ppLorins / aurora
A Raft based K-V database implemented with cpp.
☆38Updated 5 years ago
Alternatives and similar repositories for aurora:
Users that are interested in aurora are comparing it to the libraries listed below
- Libhalog is an open-source high available redo-log library using multiple paxos.☆37Updated 6 years ago
- C++ raft lib☆136Updated 2 years ago
- A RAFT implementation to help build your RAFT service in 1 minute.☆67Updated 2 years ago
- ☆16Updated 7 years ago
- Yet Another RAFT implementation☆126Updated 6 years ago
- Log-Structured Merge-Tree (LSM-Tree)☆89Updated 8 years ago
- C implementation of the Raft Consensus protocol, BSD licensed☆71Updated last year
- The C++ TiKV client used by TiFlash.☆40Updated 2 months ago
- 文档数据库mongodb kv存储引擎wiredtiger源码详细分析注释☆67Updated last month
- Generic lock-free Skiplist container pure C implementation, STL-style set, map☆147Updated 5 years ago
- Add TTL feature on rocksdb, and compatible with rocksdb☆44Updated 6 years ago
- A raft consensus implementation that is simply and understandable☆152Updated 4 years ago
- A library implements REDIS commands(Strings, Hashes, Lists, Sorted Sets, Sets, Keys, HyperLogLog) based on rocksdb, as the storage layer …☆98Updated last year
- 基于LevelDB的改进☆29Updated 5 years ago
- A library implements REDIS commands(Strings, Hashes, Lists, Sorted Sets, Sets, Keys, HyperLogLog) based on rocksdb☆42Updated 4 years ago
- A c++ develop toolkit☆34Updated 7 years ago
- Solitaire is a Faster Linearizability Checker Supporting Multiple Data Model☆17Updated 6 years ago
- libpaxos的注释版本☆33Updated 10 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 4 years ago
- A data structure and algorithm library built for TerarkDB☆62Updated 3 years ago
- A network framework☆9Updated 6 years ago
- levi-db is a fast database engine☆36Updated 6 years ago
- An attempt to split the Raft library out of LogCabin☆37Updated 7 years ago
- Different implementations of spinlock.☆105Updated 10 years ago
- A raft consensus implementation that is simply and understandable☆321Updated 6 years ago
- rocksdb-6.1.2 KV存储引擎源码中文注释分析,后期与mongodb默认KV存储引擎wiredtiger进行原理与性能比较,近期持续更新☆118Updated 3 months ago
- Key-Value/Document store database library with btree and ARTree indexing methods, SSN-MVCC concurrency☆74Updated 3 years ago
- 详细且纯粹的leveldb源码注解,注解总结链接:☆34Updated 7 years ago
- RemixDB: A read- and write-optimized concurrent KV store. Fast point and range queries. Extremely low write-amplification.☆99Updated 2 years ago
- C++ implementation of raft consensus☆263Updated last year