distributed 3.0.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
7
8
### What's changed in v3.0.1

* fix(deps): update apache/kafka docker tag to v4.3.1 (#96) (by @renovate[bot])

  Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>


See full diff: [v3.0.0...v3.0.1](https://github.com/hops-ops/distributed/compare/v3.0.0...v3.0.1)