mpalmer / redisLinks
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes
☆129Updated 11 years ago
Alternatives and similar repositories for redis
Users that are interested in redis are comparing it to the libraries listed below
Sorting:
- High-performance nosql database. Written in C, multi-threaded, based on LightningDB and nanomsg.☆116Updated 12 years ago
- Git mirror for the FastBit library Subversion repository.☆71Updated 9 years ago
- memcachedb ported from BerkeleyDB to LMDB originally from http://memcachedb.googlecode.com/svn/trunk☆90Updated 10 years ago
- C based ordered key-value ACID DB using a skip list data structure☆164Updated 10 years ago
- Fast Redis clone written in C using RocksDB as a backend.☆75Updated 4 years ago
- Prez is a distributed system based on Raft algorithm that provides highly reliable, consistent store.☆55Updated 10 years ago
- A framework for turning single server data stores into scalable, distributed databases.☆17Updated 9 years ago
- ☆66Updated 8 years ago
- A compact implementation of Dr. Askitis HatTrie☆80Updated 11 years ago
- A distributed durable unique 64bit ID server☆208Updated 7 years ago
- Eblob is an append-only low-level IO library, which saves data in blob files. Created as low-level backend for elliptics☆104Updated 6 years ago
- simple consistent hashing implementation☆56Updated 7 years ago
- Roaring bitmaps in C☆17Updated 9 years ago
- A fork of LevelDB intended to meet the needs of HyperDex while remaining compatible with LevelDB.☆464Updated 9 years ago
- A redis-protocol compatible frontend to google's leveldb☆204Updated last year
- Redis + Raft server implementation☆77Updated 5 years ago
- async C client library for NSQ☆79Updated 5 years ago
- Fork of Hustle - Originally developed at Chango - A column oriented, embarrassingly distributed relational event database.☆44Updated 11 years ago
- Redis Secondary Indexing Module, been suspended see: https://github.com/RediSearch/RediSearch/☆35Updated 5 years ago
- ☆68Updated 8 years ago
- Feed-forward Bloom filters☆53Updated 14 years ago
- Mirror of Apache Lucy☆102Updated 7 years ago
- Command utility for operations on a sophia database☆150Updated 12 years ago
- ARTful radix tree☆13Updated 8 years ago
- A Lightweight Durable HTTP Key-Value Pair Database in C☆146Updated 7 years ago
- Userspace file-system using the TokuFT fractal tree library☆23Updated 4 years ago
- An embed, kafka like queue.☆35Updated 8 years ago
- An almost deterministic top k elements counter Redis module☆35Updated 6 years ago
- lock free modified prefix B+tree append-only database☆116Updated 10 years ago
- Lightningdbm is a thin wrapper around OpenLDAP Lightning Memory-Mapped Database (LMDB)☆72Updated last year