distributed 2.3.1

CQRS/ES framework for Rust using Plain Old Rust Structs — append-only events, replay, snapshots, outbox, service bus, and pluggable infrastructure
Documentation
1
2
3
mod entity_ext;

pub use entity_ext::{EmittableEntity, EntityEmitter};