https://github.com/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 .
https://github.com/qihoo360/blackwidow
pika redis rocksdb
Last synced: 6 months ago
JSON representation
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 .
- Host: GitHub
- URL: https://github.com/qihoo360/blackwidow
- Owner: Qihoo360
- License: bsd-3-clause
- Created: 2018-07-25T07:44:40.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2023-12-14T09:26:53.000Z (almost 2 years ago)
- Last Synced: 2025-03-24T14:50:33.397Z (7 months ago)
- Topics: pika, redis, rocksdb
- Language: C++
- Homepage:
- Size: 848 KB
- Stars: 98
- Watchers: 19
- Forks: 28
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# blackwidow
[](https://travis-ci.org/KernelMaker/blackwidow)the storage layer for Pika https://github.com/OpenAtomFoundation/pika which is a large-scale, high-performance, data on disks, Redis-compatible elastic storage system.