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:
- memcachedb ported from BerkeleyDB to LMDB originally from http://memcachedb.googlecode.com/svn/trunk☆88Updated 10 years ago
- High-performance nosql database. Written in C, multi-threaded, based on LightningDB and nanomsg.☆116Updated 12 years ago
- C based ordered key-value ACID DB using a skip list data structure☆163Updated 10 years ago
- 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
- A compact implementation of Dr. Askitis HatTrie☆80Updated 11 years ago
- Command utility for operations on a sophia database☆150Updated 11 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
- C network daemon for HyperLogLogs☆451Updated 4 years ago
- Mirror of Apache Lucy☆100Updated 7 years ago
- Clone of http://code.google.com/p/leveldb/☆408Updated 3 years ago
- A distributed durable unique 64bit ID server☆205Updated 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
- Fast Redis clone written in C using RocksDB as a backend.☆75Updated 3 years ago
- Prez is a distributed system based on Raft algorithm that provides highly reliable, consistent store.☆55Updated 10 years ago
- A Lightweight Durable HTTP Key-Value Pair Database in C☆145Updated 7 years ago
- Redis + Raft server implementation☆77Updated 5 years ago
- mcdb - fast, reliable, simple code to create and read constant databases☆110Updated 2 years ago
- Implementation of RFC 1078☆100Updated 9 years ago
- A redis-protocol compatible frontend to google's leveldb☆204Updated last year
- A system for maintaining replicated state machines☆116Updated 8 years ago
- ☆68Updated 8 years ago
- Real-time metrics gathering, recording, and graphing☆213Updated 3 months ago
- couchbase storage file library☆59Updated last month
- C based graph db server using tokyocabinet & libevent☆299Updated 7 years ago
- simple consistent hashing implementation☆56Updated 7 years ago
- in-memory message queue server with revisions & expirations☆31Updated 12 years ago
- Thredis is Threaded Redis. Thredis is a fork of Redis that allows for complex operations to be processed in parallel threads for better p…☆229Updated 12 years ago
- A fork of LevelDB intended to meet the needs of HyperDex while remaining compatible with LevelDB.☆465Updated 9 years ago
- Batch Monitor - Gain performance by combining work from multiple threads into a single batch☆30Updated 10 years ago