bachmanm / failure-detectorsLinks
Agreement in Asynchronous Distributed Systems
☆27Updated 12 years ago
Alternatives and similar repositories for failure-detectors
Users that are interested in failure-detectors are comparing it to the libraries listed below
Sorting:
- A high-performance distributed shared-log for Ceph☆115Updated 6 years ago
- Append-only key-value database on a distributed shared-log☆52Updated last year
- NOPaxos consensus protocol☆139Updated 5 years ago
- ZooKeeper Atomic Broadcast in Java☆54Updated 3 years ago
- An Elastic, Tiered-Storage Service☆30Updated 7 years ago
- A Swiss Army knife for read-write quorum systems☆85Updated 4 years ago
- Paxos protocol variants framework☆26Updated 7 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
- Prototype of FPaxos, built upon LibPaxos3☆48Updated 5 years ago
- RocksDB modified to separate keys and values, resulting in a major decrease in write amplification without sacrificing performance☆56Updated 5 years ago
- SimpleDBM is an Open Source Multi-Threaded Embeddable Transactional Database Engine in Java.☆60Updated 2 years ago
- A clustered, masterless redis clone, built in Go☆33Updated 11 years ago
- Code for "Scalable Atomic Visibility with RAMP Transactions" in SIGMOD 2014☆71Updated 10 years ago
- Immutable key/value store with efficient space utilization and fast reads. They are ideal for the use-case of tables built by batch proce…☆100Updated 2 years ago
- DB for DAQ systems based on Persistent Memory and NVMe drives☆21Updated 5 years ago
- A fast and space efficient Radix tree in Java☆131Updated 5 years ago
- Verifies the linearizability of experimentally accessible histories.☆416Updated 2 weeks ago
- File-system fault injection framework for distributed storage systems☆68Updated 7 years ago
- CASPaxos: Replicated State Machines without logs☆104Updated 7 years ago
- Couchbase Indexes