NucleusDB is a sharded, distributed key-value store written in Go. It uses Raft for leader election and log replication to provide strong consistency and fault tolerance. (In progress)
-
Updated
Dec 2, 2025 - Go
NucleusDB is a sharded, distributed key-value store written in Go. It uses Raft for leader election and log replication to provide strong consistency and fault tolerance. (In progress)
Official Lucid Documentation, based on gitbook.
Definitely Not Dynamo is a toy distributed key-value store, inspired by Amazon's Dynamo.
Distributed Key Value Store in Go
C++ client for the mystore distributed key-value store
Cloud Computing Projects
Service Discovery & Distributed Key-Value Store
A consistent distributed KV store that implements the two phase commit protocol, written in java, using gRPC
Add a description, image, and links to the distributed-key-value-database topic page so that developers can more easily learn about it.
To associate your repository with the distributed-key-value-database topic, visit your repo's landing page and select "manage topics."