Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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 .

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.

Qihoo