cqrs-es2-sql 0.1.0

A SQL 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;