rustkvd Production-grade Distributed Key-Value Store in Rust Raft consensus · LSM storage engine · Consistent hashing · MVCC · gRPC
-
Updated
May 23, 2026 - Makefile
rustkvd Production-grade Distributed Key-Value Store in Rust Raft consensus · LSM storage engine · Consistent hashing · MVCC · gRPC
This project was developed as part of the UE20CS351: Cloud Computing course. It focuses on understanding and implementing the core principles of the Raft consensus algorithm using GoLang. The project emphasizes leader election and log replication, which are fundamental aspects of distributed systems.
Add a description, image, and links to the raft-consensus-algorithm-implementation-in-go topic page so that developers can more easily learn about it.
To associate your repository with the raft-consensus-algorithm-implementation-in-go topic, visit your repo's landing page and select "manage topics."