neverchanje / yaraft
Yet Another RAFT implementation
☆126Updated 6 years ago
Alternatives and similar repositories for yaraft
Users that are interested in yaraft are comparing it to the libraries listed below
Sorting:
- A raft consensus implementation that is simply and understandable☆321Updated 6 years ago
- Yet another write-optimized storage engine, using buffered B-tree algorithm inspired by TokuDB☆425Updated 11 years ago
- An attempt to split the Raft library out of LogCabin☆37Updated 7 years ago
- Add TTL feature on rocksdb, and compatible with rocksdb☆44Updated 6 years ago
- Libhalog is an open-source high available redo-log library using multiple paxos.☆37Updated 6 years ago
- A c++ develop toolkit☆34Updated 7 years ago
- levi-db is a fast database engine☆36Updated 7 years ago
- A in-memory storage manager, that can do versioning and fast scans☆50Updated 8 years ago
- 基于LevelDB的改进