Expand description
Postgres-backed event store implementation.
This crate provides [PostgresEventStore], an implementation of
sourcery_core::store::EventStore for PostgreSQL.
Structs§
- Store
- A PostgreSQL-backed
EventStore.
Postgres-backed event store implementation.
This crate provides [PostgresEventStore], an implementation of
sourcery_core::store::EventStore for PostgreSQL.
EventStore.