Distributed-key-value-system
Implementation of Distributed Key-Value System Based on Raft Algorithm
Features
- Distributed Key-Value storage
- Raft election
- Raft log append
- Put,Get,Del operation
Implementation of Distributed Key-Value System Based on Raft Algorithm