[−][src]Crate cqrs_postgres
cqrs-postgres
cqrs-postgres is an implementation of the CQRS system with persistence to a PostgreSQL backend.
Modules
| raw | Types for interacting with raw event data in PostgreSQL event store. |
Structs
| PostgresStore | A PostgreSQL storage backend. |
Enums
| LoadError | An error while attempting to load an event or snapshot. |
| PersistError | An error while attempting to persist an event or snapshot. |