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
- memcachedb ported from BerkeleyDB to LMDB originally from http://memcachedb.googlecode.com/svn/trunk☆87Updated 10 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
- A compact implementation of Dr. Askitis HatTrie☆80Updated 11 years ago
- Fork of Hustle - Originally developed at Chango - A column oriented, embarrassingly distributed relational event database.☆44Updated 10 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
- Prez is a distributed system based on Raft algorithm that provides highly reliable, consistent store.☆55Updated 10 years ago
- A redis-protocol compatible frontend to google's leveldb☆204Updated last year
- Fast Redis clone written in C using RocksDB as a backend.☆75Updated 3 years ago
- couchbase storage file library☆58Updated last week
- simple consistent hashing implementation☆56Updated 7 years ago
- Mirror of Apache Lucy☆99Updated 7 years ago
- Redis + Raft server implementation☆77Updated 5 years ago
- Command utility for operations on a sophia database☆150Updated 11 years ago
- A distributed durable unique 64bit ID server☆204Updated 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
- lock free modified prefix B+tree append-only database☆117Updated 10 years ago
- C network daemon for HyperLogLogs☆450Updated 4 years ago
- async C client library for NSQ☆79Updated 5 years ago
- realtime pipeline processing engine☆62Updated 11 years ago
- Redis Secondary Indexing Module, been suspended see: https://github.com/RediSearch/RediSearch/☆35Updated 4 years ago
- Raft protocol implementation in C☆52Updated 9 years ago
- An embed, kafka like queue.☆35Updated 8 years ago
- download from http://labs.mysql.com/☆16Updated 8 years ago
- Clone of http://code.google.com/p/leveldb/☆408Updated 3 years ago
- Real-time metrics gathering, recording, and graphing☆214Updated 2 months ago
- RIBS (Robust Infrastructure for Backend Systems) version 2☆130Updated 6 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 fast persistent nosql database with a HTTP/JSON interface, not only for geographical data.☆171Updated last week