raft-kv

raft-kv

oscarzzq

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.

0 Stars
0 Forks
0 Watchers
C++ Language
30 SrcLog Score
Cost to Build
$927
Market Value
$500

Growth over time

1 data points  ·  2026-04-20 → 2026-04-20
Stars Forks Watchers
💬

How do you feel about this project?

Ask AI about raft-kv

Question copied to clipboard

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.

How to clone raft-kv

Clone via HTTPS

git clone https://github.com/oscarzzq/raft-kv.git

Clone via SSH

[email protected]:oscarzzq/raft-kv.git

Download ZIP

Download master.zip

Found an issue?

Report bugs or request features on the raft-kv issue tracker:

Open GitHub Issues