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

* fix: naming cleanup (by @patrickleet)


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