After record_event became the primitive for INSERT + broadcast + tracing, persist_and_broadcast no longer persists or broadcasts directly — it translates a PlatformEvent into an EventInsert and delegates. The new name makes the layering explicit (record_event is the primitive, record_platform_event is the PlatformEvent translator). Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| src | ||
| tests | ||
| Cargo.toml | ||