Skip to main content

Module event_store

Module event_store 

Source
Expand description

SqliteEventStore: append-only event log with global monotonic ordering.

Structsยง

SqliteEventStore
SQLite-backed EventStorePort with BEGIN IMMEDIATE sequence allocation.