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☆90Updated 10 years ago
- 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
- Fast Redis clone written in C using RocksDB as a backend.☆75Updated 4 years ago
- C based ordered key-value ACID DB using a skip list data structure☆164Updated 11 years ago
- C network daemon for HyperLogLogs☆451Updated 4 years ago
- Prez is a distributed system based on Raft algorithm that provides highly reliable, consistent store.☆55Updated 11 years ago
- A distributed durable unique 64bit ID server☆208Updated 7 years ago
- Clone of http://code.google.com/p/leveldb/☆409Updated 3 years ago
- A compact implementation of Dr. Askitis HatTrie☆80Updated 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
- simple consistent hashing implementation☆56Updated 7 years ago
- Command utility for operations on a sophia database☆150Updated 12 years ago
- couchbase storage file library☆60Updated last month
- ☆66Updated 8 years ago
- Mirror of Apache Lucy☆102Updated 7 years ago
- Fork of Hustle - Originally developed at Chango - A column oriented, embarrassingly distributed relational event database.☆44Updated 11 years ago
- Redis + Raft server implementation☆77Updated 5 years ago
- ☆68Updated 8 years ago
- A redis-protocol compatible frontend to google's leveldb☆204Updated last year
- lock free modified prefix B+tree append-only database☆116Updated 10 years ago
- A Lightweight Durable HTTP Key-Value Pair Database in C☆146Updated 8 years ago
- mcdb - fast, reliable, simple code to create and read constant databases☆111Updated 3 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…☆228Updated 12 years ago
- async C client library for NSQ☆79Updated 5 years ago
- Raft protocol implementation in C☆52Updated 9 years ago
- Facebook Graph Benchmark☆21Updated 10 years ago
- Redis Secondary Indexing Module, been suspended see: https://github.com/RediSearch/RediSearch/☆35Updated 5 years ago
- An almost deterministic top k elements counter Redis module☆35Updated 6 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 4 years ago