A C++ implementation of RAFT consensus algorithm based on asio
☆21May 27, 2022Updated 3 years ago
Alternatives and similar repositories for raft-kv
Users that are interested in raft-kv are comparing it to the libraries listed below
Sorting:
- 分布式leveldb☆23May 2, 2021Updated 4 years ago
- A C++ implementation of RAFT consensus algorithm