[−][src]Module cqrs_postgres::raw
Types for interacting with raw event data in PostgreSQL event store.
Structs
BorrowedRawEvent | An owned, raw view of event data. |
RawEvent | An owned, raw view of event data. |
RawPostgresStore | A connection to a PostgreSQL storage backend that is not specific to any aggregate. |