distributed-kv-store

distributed-kv-store

jasonjesuraja06

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.

0 Stars
0 Forks
0 Watchers
Go Language
10 SrcLog Score
Cost to Build
$2.0K
Market Value
$500

Growth over time

3 data points  ·  2026-07-16 → 2026-08-15
Stars Forks Watchers
💬

How do you feel about this project?

Ask AI about distributed-kv-store

Question copied to clipboard

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.

How to clone distributed-kv-store

Clone via HTTPS

git clone https://github.com/jasonjesuraja06/distributed-kv-store.git

Clone via SSH

[email protected]:jasonjesuraja06/distributed-kv-store.git

Download ZIP

Download main.zip

Found an issue?

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

Open GitHub Issues