postgres-es2 0.2.3

A Postgres implementation of an event store for cqrs-es2.
Documentation
1
2
3
4
pub use generic_query_repository::GenericQueryRepository;

mod generic_query_repository;
mod query_context;