ppLorins / auroraLinks
A Raft based K-V database implemented with cpp.
☆38Updated 6 years ago
Alternatives and similar repositories for aurora
Users that are interested in aurora are comparing it to the libraries listed below
Sorting:
- Libhalog is an open-source high available redo-log library using multiple paxos.☆37Updated 7 years ago
- Yet Another RAFT implementation☆126Updated 7 years ago
- C++ raft lib☆138Updated 3 years ago
- Generic lock-free Skiplist container pure C implementation, STL-style set, map☆149Updated 6 years ago
- A raft consensus implementation that is simply and understandable☆321Updated 7 years ago
- A library implements REDIS commands(Strings, Hashes, Lists, Sorted Sets, Sets, Keys, HyperLogLog) based on rocksdb☆42Updated 5 years ago
- A RAFT implementation to help build your RAFT service in 1 minute.☆69Updated 2 years ago
- A raft consensus implementation that is simply and understandable☆152Updated 5 years ago
- 文档数据库mongodb kv存储引擎wiredtiger源码详细分析注释☆68Updated 6 months ago
- C++ implementation of raft consensus☆271Updated 2 years ago
- A library implements REDIS commands(Strings, Hashes, Lists, Sorted Sets, Sets, Keys, HyperLogLog) based on rocksdb, as the storage layer …☆101Updated 2 years ago
- A data structure and algorithm library built for TerarkDB☆67Updated 3 years ago
- The C++ TiKV client used by TiFlash.☆41Updated 2 weeks ago
- Log-Structured Merge-Tree (LSM-Tree)☆90Updated 8 years ago
- C implementation of the Raft Consensus protocol, BSD licensed☆83Updated 2 years ago
- ☆16Updated 8 years ago
- A working project for High-concurrency B-tree source code in C☆251Updated 5 years ago
- Different implementations of spinlock.☆105Updated 11 years ago
- 基于LevelDB的改进☆29Updated 6 years ago
- An attempt to split the Raft library out of LogCabin☆37Updated 8 years ago
- Solitaire is a Faster Linearizability Checker Supporting Multiple Data Model☆18Updated 7 years ago
- An opensource C++ library develop in Qihoo infrastructure team