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
Alternatives and similar repositories for redis:
Users that are interested in redis are comparing it to the libraries listed below
- Git mirror for the FastBit library Subversion repository.☆71Updated 8 years ago
- Fork of Hustle - Originally developed at Chango - A column oriented, embarrassingly distributed relational event database.☆44Updated 10 years ago
- Go wrapper for LMDB - OpenLDAP Lightning Memory-Mapped Database☆11Updated 6 years ago
- realtime pipeline processing engine☆62Updated 10 years ago
- simple consistent hashing implementation☆56Updated 6 years ago
- Fast Redis clone written in C using RocksDB as a backend.☆74Updated 3 years ago
- Redis + Raft server implementation☆77Updated 4 years ago
- Redis Secondary Indexing Module, been suspended see: https://github.com/RediSearch/RediSearch/☆35Updated 4 years ago
- A high performance in-memory index storage engine☆109Updated last month
- High-performance nosql database. Written in C, multi-threaded, based on LightningDB and nanomsg.☆116Updated 11 years ago
- C based ordered key-value ACID DB using a skip list data structure☆161Updated 10 years ago
- A compact implementation of Dr. Askitis HatTrie☆80Updated 10 years ago
- memcachedb ported from BerkeleyDB to LMDB originally from http://memcachedb.googlecode.com/svn/trunk☆85Updated 9 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
- Mirror of Apache Lucy☆99Updated 6 years ago
- a hash-based key-value database for persistent storing massive small records☆40Updated 10 years ago
- C network daemon for HyperLogLogs☆449Updated 4 years ago
- Feed-forward Bloom filters☆52Updated 13 years ago
- Command utility for operations on a sophia database☆149Updated 11 years ago
- Stable-branch fork of seatar, for scylla use☆26Updated last week
- Raft protocol implementation in C☆49Updated 8 years ago
- 🚫 DEPRECATED☆44Updated 7 years ago
- A clustered, masterless redis clone, built in Go☆31Updated 10 years ago
- Hybrid Relational-Database/NOSQL-Datastore☆181Updated 12 years ago
- lock free modified prefix B+tree append-only database☆115Updated 9 years ago
- bufferManager demonstrates a technique to decrease pressure on GC in Go.☆38Updated 10 years ago
- Prez is a distributed system based on Raft algorithm that provides highly reliable, consistent store.☆52Updated 10 years ago
- A write-ahead log for Go☆67Updated 8 years ago
- An attempt to split the Raft library out of LogCabin☆38Updated 7 years ago
- An almost deterministic top k elements counter Redis module☆35Updated 5 years ago