Fault-tolerant distributed key-value store in Go from scratch — Raft consensus (leader election, log replication, term-based safety), SHA-256 consistent hashing with virtual nodes, HTTP/JSON RPC. 3,800+ writes/sec at 263 µs avg latency across a 3-node cluster.
What is the jasonjesuraja06/distributed-kv-store GitHub project? Description: "Fault-tolerant distributed key-value store in Go from scratch — Raft consensus (leader election, log replication, term-based safety), SHA-256 consistent hashing with virtual nodes, HTTP/JSON RPC. 3,800+ writes/sec at 263 µs avg latency across a 3-node cluster.". Written in Go. 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 main.zipReport bugs or request features on the distributed-kv-store issue tracker:
Open GitHub Issues