KDr2 / redis-leveldbLinks
A redis-protocol compatible frontend to google's leveldb
☆204Updated last year
Alternatives and similar repositories for redis-leveldb
Users that are interested in redis-leveldb are comparing it to the libraries listed below
Sorting:
- ssdb with rocksdb, rocksdb client-server support☆140Updated 9 years ago
- Yet another redis proxy based on codis(https://github.com/wandoulabs/codis)☆188Updated 5 years ago
- Clone of http://code.google.com/p/leveldb/☆408Updated 3 years ago
- reveldb enables you to access google's leveldb in a completely RESTful way.☆71Updated 12 years ago
- Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strin…☆129Updated 11 years ago
- A C++ REPL / CLI for LevelDB☆201Updated 5 years ago
- A fork of LevelDB intended to meet the needs of HyperDex while remaining compatible with LevelDB.