nosql-cn / AxeDBLinks
AxeDB - the distributed nosql storage built on Raft and compatibled with redis protocol,it provided tunable consistency and CDC,also support several KV engine like rocksdb,wriedtiger,leveldb,speedb,xengine.
☆11Updated 2 years ago
Alternatives and similar repositories for AxeDB
Users that are interested in AxeDB are comparing it to the libraries listed below
Sorting:
- 文档数据库mongodb kv存储引擎wiredtiger源码详细分析注释☆66Updated 2 weeks ago
- distributed kv store☆41Updated 3 years ago
- The C++ TiKV client used by TiFlash.☆40Updated last week
- Curve meetup slides☆42Updated last year
- A library implements REDIS commands(Strings, Hashes, Lists, Sorted Sets, Sets, Keys, HyperLogLog) based on rocksdb, as the storage layer …☆99Updated last year
- A Redis module to provide support for storing Redis native data structures on PMem.☆21Updated 2 years ago
- ☆14Updated 3 years ago
- Kunlun-storage is the storage component for Kunlun distributed DBMS. It's developed based on percona-mysql-8.0.x and contains exclusive f…