Stars
Raft
2 repositories
LogCabin is a distributed storage system built on Raft that provides a small amount of highly replicated, consistent storage. It is a reliable place for other distributed systems to store their cor…
C++ implementation of Raft core logic as a replication library