eventastic_postgres 0.5.0

A postgres event store for eventastic
Documentation
1
2
3
4
5
6
#![allow(dead_code)]

pub mod encryption;
pub mod helpers;
pub mod test_aggregate;
pub mod test_order_aggregate;