/ShardKV

Based on the MIT 6824 course lab framework, a high-performance, fault-tolerant distributed KV storage system based on the raft consensus algorithm is implemented to ensure the consistency and reliability of the system.

Primary LanguageGo

Watchers