A distributed Key-Value Storage using Raft
-
Updated
Sep 7, 2026 - C++
A distributed Key-Value Storage using Raft
Distributed KV Storage System based on Raft and RocksDB, can be use to store small files, like images.
Distributed KV storage system based on raft protocol
[Project Moved] High performance and distributed KV store accessible through an HTTP API. 🦀
Strongly consistent and highly available distributed key-value store
learning Raft consensus algorithm and distributed KV store
Fault-tolerant distributed key-value store with primary-backup replication using Apache Thrift RPC and ZooKeeper coordination
To associate your repository with the distributed-kv topic, visit your repo's landing page and select "manage topics."