Expand description
EventLog and SnapshotStore implementations based upon PostgreSQL.
Structs§
- Postgres
Event Log - An EventLog implementation based on PostgreSQL.
- Postgres
Event LogConfig - Configuration for the PostgresEventLog.
- Postgres
Snapshot Store - A SnapshotStore implementation based on PostgreSQL.
- Postgres
Snapshot Store Config - Configuration for the PostgresSnapshotStore.
Enums§
- Error
- Errors from the PostgresEventLog or PostgresSnapshotStore.