distributed 2.3.4

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
9
10
11
12
13
14
### What's changed in v2.3.4

* test: dedup suites and add failure-path coverage (#110) (by @patrickleet)

  Squashed #110 (9 commits) for a single rebase reconciliation onto main.
  See PR #110 description for the original commit breakdown.


  Claude-Session: https://claude.ai/code/session_01DzYSVLas93c7LbgHJWsW7n

  Co-authored-by: Claude Fable 5 <noreply@anthropic.com>


See full diff: [v2.3.3...v2.3.4](https://github.com/hops-ops/distributed/compare/v2.3.3...v2.3.4)