mpalmer / redis
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 10 years ago
Related projects ⓘ
Alternatives and complementary repositories for redis
- Fork of Hustle - Originally developed at Chango - A column oriented, embarrassingly distributed relational event database.☆44Updated 10 years ago
- simple consistent hashing implementation☆56Updated 6 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 5 years ago
- memcachedb ported from BerkeleyDB to LMDB originally from http://memcachedb.googlecode.com/svn/trunk☆85Updated 9 years ago
- Fast Redis clone written in C using RocksDB as a backend.☆74Updated 2 years ago
- High-performance nosql database. Written in C, multi-threaded, based on LightningDB and nanomsg.☆116Updated 11 years ago
- Git mirror for the FastBit library Subversion repository.☆71Updated 7 years ago
- Raft protocol implementation in C☆49Updated 8 years ago
- Roaring bitmaps in C☆16Updated 8 years ago
- A compact implementation of Dr. Askitis HatTrie☆80Updated 10 years ago
- lock free modified prefix B+tree append-only database☆115Updated 9 years ago
- C based ordered key-value ACID DB using a skip list data structure☆161Updated 9 years ago
- ARTful radix tree☆13Updated 7 years ago
- An embed, kafka like queue.☆35Updated 7 years ago
- A redis-protocol compatible frontend to google's leveldb☆204Updated 5 months ago
- A high performance in-memory index storage engine☆109Updated last month
- Fast Protocol Buffers module for Python☆41Updated 9 years ago
- async C client library for NSQ☆79Updated 4 years ago
- Clone of http://code.google.com/p/leveldb/☆408Updated 2 years ago
- Mirror of Apache Lucy☆99Updated 6 years ago
- An attempt to split the Raft library out of LogCabin☆38Updated 7 years ago
- Redis + Raft server implementation☆77Updated 4 years ago
- Userspace TCP/IP stack☆68Updated 10 years ago
- a hash-based key-value database for persistent storing massive small records☆41Updated 10 years ago
- Userspace file-system using the TokuFT fractal tree library☆23Updated 3 years ago
- A fast, light-weight key/value store with http & memcache(TCP/UDP) interface.☆28Updated 7 years ago
- Library implementing the storage and the query evaluation for a text search engine. It uses on a key value store database interface to st…☆47Updated 3 years ago