distributed 1.3.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.3.0

* feat: distributed (by @patrickleet)


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