tikv / client-cLinks
The C++ TiKV client used by TiFlash.
☆40Updated 2 weeks ago
Alternatives and similar repositories for client-c
Users that are interested in client-c are comparing it to the libraries listed below
Sorting:
- A library implements REDIS commands(Strings, Hashes, Lists, Sorted Sets, Sets, Keys, HyperLogLog) based on rocksdb☆42Updated 5 years ago
- A library implements REDIS commands(Strings, Hashes, Lists, Sorted Sets, Sets, Keys, HyperLogLog) based on rocksdb, as the storage layer …☆99Updated last year
- TiKV Client for C++☆14Updated last year
- A library that provides an embeddable, persistent key-value store for fast storage.☆120Updated last month
- Libhalog is an open-source high available redo-log library using multiple paxos.☆37Updated 7 years ago
- A toy SQL engine built on top of LSM(LevelDB)☆22Updated 6 years ago
- Yet Another RAFT implementation☆126Updated 6 years ago
- A data structure and algorithm library built for TerarkDB☆66Updated 3 years ago
- C implementation of the Raft Consensus protocol, BSD licensed☆73Updated last year
- Solitaire is a Faster Linearizability Checker Supporting Multiple Data Model