framework-cqrs-lib 0.5.7

handle state-machine with data persist in journal and store mongo for restfull actix api
Documentation
1
2
3
4
5
pub mod mongo_dao;
pub mod dbos;
pub mod mongo_entity_dao;
pub mod database_mongo;