distributed 1.4.0

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
4
5
6
### What's changed in v1.4.0

* feat: docs/examples/tests consistent event naming (by @patrickleet)


See full diff: [v1.3.0...v1.4.0](https://github.com/hops-ops/distributed/compare/v1.3.0...v1.4.0)