postgres-es 0.0.15

A Postgres implementation of an event store for cqrs-es.
Documentation

postgres-es

A Postgres implementation of the EventStore trait in cqrs-es.

Build tag Crates.io docs

Installation

[dependencies]
postgres-es = "0.0.15"

Usage

TODOs

  • Some additional framework around GenericQueryRepository to simplify event replay.