eventsourcingdb-es An EventSourcingDB implementation of the PersistedEventRepository trait in cqrs-es. Usage Add the following to your Cargo.toml: [dependencies] cqrs-es = "0.4.12" eventsourcingdb-es = "0.1.0"