Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 12 hours 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 (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-12-14T09:26:53.000Z (11 months ago)
- Last Synced: 2024-04-16T20:09:53.010Z (7 months ago)
- Topics: pika, redis, rocksdb
- Language: C++
- Homepage:
- Size: 848 KB
- Stars: 92
- Watchers: 19
- Forks: 27
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# blackwidow
[![Build Status](https://travis-ci.org/KernelMaker/blackwidow.svg?branch=master)](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.