scalien / keyspaceLinks
Keyspace is a consistently replicated, fault-tolerant key-value store.
☆45Updated 14 years ago
Alternatives and similar repositories for keyspace
Users that are interested in keyspace are comparing it to the libraries listed below
Sorting:
- Clone of http://code.google.com/p/leveldb/☆408Updated 2 years ago
- A flexible database focused on performance and scalability☆115Updated 15 years ago
- A Paxos implementation in C originally by Marco Primi, built on top of libevent☆36Updated 13 years ago
- linux kernel memcache server☆125Updated 11 years ago
- LIBrary for Asynchronous File Descriptor Transfer☆41Updated 6 years ago
- reveldb enables you to access google's leveldb in a completely RESTful way.☆71Updated 12 years ago
- Robust Distributed System Nucleus (rDSN) is an open framework for quickly building and managing high performance and robust distributed s…☆33Updated 7 years ago
- Unofficial mirror.☆58Updated 12 years ago
- Eventually Persistent in-memory database.☆80Updated 7 years ago
- libpaxos-cpp is a C++ implementation of the Paxos distributed consensus protocol☆66Updated 12 years ago
- Add TTL feature on rocksdb, and compatible with rocksdb☆44Updated 6 years ago
- Yet another write-optimized storage engine, using buffered B-tree algorithm inspired by TokuDB☆425Updated 11 years ago
- An attempt to split the Raft library out of LogCabin☆37Updated 7 years ago
- A C++ Raft implementation, project moved☆24Updated 8 years ago
- A cache-efficiency weight balanced binary tree☆69Updated 11 years ago
- Stable-branch fork of seatar, for scylla use☆26Updated last month
- A library that provide multiply data structure. Such as map, hash, list, set. We build these data structure base on rocksdb as the storag…☆115Updated 5 years ago
- lock free modified prefix B+tree append-only database☆117Updated 10 years ago
- A fast computing framework based on Galaxy☆64Updated 6 years ago
- NoSQL storage System with Redis protocol, on top of LevelDB,☆37Updated 10 years ago
- consensus-yaraft is a library for distributed, strong consistent, highly replicated log storage. It's based on yaraft, which is an implem…☆29Updated 7 years ago
- The fiber-based proxy for the micro services.☆11Updated 10 years ago
- Reactor polling pattern for ZeroMQ☆30Updated 14 years ago
- A buffered-tree implemented in dictionary type and more