distributed-log topic
List
distributed-log repositories
lolraft
172
Stars
17
Forks
Watchers
A Multi-Raft implementation in Rust language. lol = "Lane on Log"
bookkeeper
1.9k
Stars
888
Forks
Watchers
Apache BookKeeper - a scalable, fault tolerant and low latency storage service optimized for append-only workloads
raftlog
50
Stars
8
Forks
Watchers
A Rust implementation of distributed replicated log based on the Raft algorithm