Qihoo360 / blackwidow
A library implements REDIS commands(Strings, Hashes, Lists, Sorted Sets, Sets, Keys, HyperLogLog) based on rocksdb, as the storage layer for Pika https://github.com/OpenAtomFoundation/pika .
☆98Updated last year
Alternatives and similar repositories for blackwidow:
Users that are interested in blackwidow are comparing it to the libraries listed below
- 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
- Add TTL feature on rocksdb, and compatible with rocksdb☆44Updated 6 years ago
- 文档数据库mongodb kv存储引擎wiredtiger源码详细分析注释☆67Updated 2 weeks ago
- Libhalog is an open-source high available redo-log library using multiple paxos.☆37Updated 6 years ago
- A cache-efficiency weight balanced binary tree☆69Updated 10 years ago
- 基于LevelDB的改进☆29Updated 5 years ago
- A library that provides an embeddable, persistent key-value store for fast storage.☆120Updated 3 weeks ago
- A library that provide multiply data structure. Such as map, hash, list, set. We build these data structure base on rocksdb as the storag…☆115Updated 5 years ago
- A raft consensus implementation that is simply and understandable☆152Updated 4 years ago
- A raft consensus implementation that is simply and understandable☆320Updated 6 years ago
- Yet Another RAFT implementation☆126Updated 6 years ago
- Has been migrated to https://github.com/apache/incubator-pegasus/tree/master/rdsn☆141Updated 2 years ago
- ☆48Updated 8 years ago
- Internal implementation of InnoDB☆45Updated 8 years ago
- rocksdb-6.1.2 KV存储引擎源码中文注释分析,后期与mongodb默认KV存储引擎wiredtiger进行原理与性能比较,近期持续更新