Back to projects
Backend and system design

Distributed key value store

advanced

a small replicated key value store

Status

Track where this project stands in your portfolio.

Suggested stack

Go or Python, a consensus library

Proves

distributed systems fundamentals

Milestones
  1. 01storage engine
  2. 02replication
  3. 03consistent hashing
  4. 04leader election