Crate sourcery_postgres

Crate sourcery_postgres 

Source
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.

Enums§

Error