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