I am pleased to announce the release of async-raft v0.5.0.
The TLDR:
- Everything Is Now Based on Tokio
- Singular & Well Defined API (thanks to async/await, async_trait & tokio)
- Automatic Log Compaction
- Joint Consensus Overhaul
- Project Renamed to
async-raft(was previously actix-raft)
For more info, here are the release notes https://github.com/async-raft/async-raft/releases/tag/v0.5.0
Top comments (0)