ease-lab / HermesLinks
Hermes: a fault-tolerant replication protocol, implemented over RDMA, guaranteeing linearizability and achieving low latency and high throughput.
☆172Updated last year
Alternatives and similar repositories for Hermes
Users that are interested in Hermes are comparing it to the libraries listed below
Sorting:
- KVell: the Design and Implementation of a Fast Persistent Key-Value Store☆291Updated last month
- RemixDB: A read- and write-optimized concurrent KV store. Fast point and range queries. Extremely low write-amplification.☆102Updated 2 years ago
- Specifying and Verfying concensus algorithms in PolarDB using TLA+☆59Updated last year
- Experiments in partially ordered SMR.☆48Updated 4 years ago
- ☆121Updated 2 years ago
- A Fast, Cost-Effective LSM-tree Based KV Store on Hybrid Storage☆211Updated 2 years ago
- Resources for the transaction SIG☆62Updated 3 years ago
- ☆44Updated 4 years ago
- Key-Value Store for Non-Volatile Memories uDepot☆46Updated 3 years ago
- A RocksDB plugin for key-value separation, inspired by WiscKey.☆513Updated 5 months ago
- A persistent LSM key-value store. FloDB is designed to scale with the number of threads and memory size.☆26Updated 8 years ago
- NOPaxos consensus protocol☆139Updated 5 years ago
- A library that provides an embeddable, persistent key-value store for fast storage.☆121Updated this week
- A version of Redis that uses persistent memory☆114Updated last year
- CLHT is a very fast and scalable (lock-based and lock-free) concurrent hash table with cache-line sized buckets.☆166Updated 4 years ago
- SLOG: Serializable, Low-latency, Geo-replicated Transactions☆48Updated 2 years ago
- framework for evaluating (planet-scale) consensus protocols☆130Updated last year
- Key Value Store based on LevelDB☆117Updated 4 years ago
- Scalable Hashing on Persistent Memory☆193Updated last year
- ☆304Updated last year
- A in-memory storage manager, that can do versioning and fast scans☆50Updated 9 years ago
- An implementation of Intel's concurrent B+Tree (Palm Tree)☆176Updated 9 years ago
- A low-latency, extensible, multi-tenant key-value store.☆55Updated 5 years ago
- The PebblesDB write-optimized key-value store (SOSP 17)