A fault-tolerant, distributed key-value store built from scratch in C++17. It implements the Raft consensus algorithm over gRPC to ensure strict data consistency, featuring leader election, log replication, and log compaction.
What is the oscarzzq/raft-kv GitHub project? Description: "A fault-tolerant, distributed key-value store built from scratch in C++17. It implements the Raft consensus algorithm over gRPC to ensure strict data consistency, featuring leader election, log replication, and log compaction.". Written in C++. Explain what it does, its main use cases, key features, and who would benefit from using it.
Question is copied to clipboard — paste it after the AI opens.
Clone via HTTPS
Clone via SSH
Download ZIP
Download master.zipReport bugs or request features on the raft-kv issue tracker:
Open GitHub Issues