framework-cqrs-lib 0.3.1

handle state-machine with data persist in journal and store mongo for restfull actix api
Documentation
1
2
3
4
5
6
7
pub mod daos;
pub mod token;
pub mod query;
pub mod cache;
pub mod helpers;
pub mod mappers;
pub mod authentication;