Crate eventcore_postgres

Crate eventcore_postgres 

Source

Structs§

CoordinationGuard
Guard type that releases leadership when dropped.
MaxConnections
Maximum number of database connections in the pool.
PostgresCheckpointStore
Postgres-backed checkpoint store for tracking projection progress.
PostgresConfig
Configuration for PostgresEventStore connection pool.
PostgresEventStore
PostgresProjectorCoordinator
Postgres-backed projector coordinator for distributed leadership.

Enums§

CoordinationError
Error type for projector coordination operations.
PostgresCheckpointError
Error type for PostgresCheckpointStore operations.
PostgresEventStoreError