Home

Distributed Key-Value Store

GitHub link
https://github.com/example/kv-store
Description

Implementation of a Raft-based distributed key-value store with linearizable reads and dynamic membership.

Skills
Go Raft gRPC Docker