merlimat / bookie-cppLinks
Experimental Bookie C++ implementation
☆15Updated 9 years ago
Alternatives and similar repositories for bookie-cpp
Users that are interested in bookie-cpp are comparing it to the libraries listed below
Sorting:
- RocksDB modified to separate keys and values, resulting in a major decrease in write amplification without sacrificing performance☆55Updated 5 years ago
- Append-only key-value database on a distributed shared-log☆52Updated last year
- go-jepsen is a toolset for distributed systems verification, includes SIV(Snapshot Isolation Verification) and etc...☆63Updated 7 years ago
- ☆10Updated 8 years ago
- Filesystem qualification tool☆60Updated 3 years ago
- A clustered, masterless redis clone, built in Go☆32Updated 11 years ago
- ☆12Updated 5 years ago
- Perseus is a set of scripts (docker+javascript) to investigate a distributed database's responsiveness when one of its three nodes is iso…☆49Updated 6 years ago
- A high performance in-memory index storage engine☆112Updated last month
- Paxos protocol variants framework☆26Updated 7 years ago
- simple consistent hashing implementation☆56Updated 7 years ago
- A high-performance distributed shared-log for Ceph☆115Updated 6 years ago
- ☆53Updated 7 years ago
- Redis + Raft server implementation☆77Updated 5 years ago
- Specification of the compressed-bitmap Roaring format☆169Updated 4 months ago
- In a nutshell, EinsteinDB is a persistent indexing scheme based off of LSH-KVX that exploits the distinct merits of hash index and B+-Tre…☆26Updated 2 years ago
- CASPaxos: Replicated State Machines without logs☆104Updated 7 years ago
- Ceph object store designed for Samsung Key-Value SSD☆56Updated 2 years ago
- Redis Secondary Indexing Module, been suspended see: https://github.com/RediSearch/RediSearch/☆35Updated 5 years ago
- epaxos☆101Updated 9 years ago
- ZooKeeper server on top of FoundationDB☆26Updated 4 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 8 years ago
- A persistent LSM key-value store. FloDB is designed to scale with the number of threads and memory size.☆26Updated 8 years ago
- A Usermode Hookable Filesystem Library☆45Updated 6 years ago
- ☆24Updated 11 years ago
- Jepsen tests for Redis-Raft☆15Updated 3 years ago
- IOManager tries to bridge the gap in existing async framework to build full async networked database/storage/keyvalue storage☆11Updated last week
- Fast and scalable timeseries database☆26Updated 5 years ago
- Robust Distributed System Nucleus (rDSN) is an open framework for quickly building and managing high performance and robust distributed s…