Crate eventsourced_postgres
source ·Expand description
EvtLog and SnapshotStore implementations based upon PostgreSQL.
Structs
An EvtLog implementation based on PostgreSQL.
Configuration for the PostgresEvtLog.
Configuration for the PostgresSnapshotStore.
Enums
Errors from the PostgresEvtLog or PostgresSnapshotStore.