Skip to main content

Module events

Module events 

Source
Expand description

Engine event infrastructure.

Re-exports§

pub use account_sink::AccountEventSink;
pub use change_feed::ChangeEvent;
pub use replayable::publish_replayable_session_event;

Modules§

account_sink
Account-wide durable change-feed sink.
change_feed
The sequenced change-feed event type.
journal
Durable JSONL journal for the account change feed.
replayable
Replayable session-event publishing infrastructure.