postgres-es 0.0.3

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.3"

Usage

TODOs

  • Some additional framework around GenericQueryRepository to simplify event replay.