ease-lab / HermesLinks
Hermes: a fault-tolerant replication protocol, implemented over RDMA, guaranteeing linearizability and achieving low latency and high throughput.
☆169Updated last year
Alternatives and similar repositories for Hermes
Users that are interested in Hermes are comparing it to the libraries listed below
Sorting:
- Specifying and Verfying concensus algorithms in PolarDB using TLA+☆55Updated 9 months ago
- KVell: the Design and Implementation of a Fast Persistent Key-Value Store☆284Updated 4 years ago
- RemixDB: A read- and write-optimized concurrent KV store. Fast point and range queries. Extremely low write-amplification.☆101Updated 2 years ago
- ☆121Updated 2 years ago
- A library that provides an embeddable, persistent key-value store for fast storage.☆120Updated last month
- A Fast, Cost-Effective LSM-tree Based KV Store on Hybrid Storage☆200Updated last year
- Experiments in partially ordered SMR.☆48Updated 4 years ago
- A version of Redis that uses persistent memory☆114Updated 8 months ago
- GitHub Repo for Aria: A Fast and Practical Deterministic OLTP Database☆72Updated last year
- A RocksDB plugin for key-value separation, inspired by WiscKey.☆501Updated last week
- Resources for the transaction SIG☆63Updated 2 years ago
- An embedded key-value store library specialized for building state machine and log store☆233Updated 3 weeks ago
- NOPaxos consensus protocol☆135Updated 4 years ago
- Key-Value Store for Non-Volatile Memories uDepot☆46Updated 3 years ago
- SLOG: Serializable, Low-latency, Geo-replicated Transactions☆46Updated 2 years ago
- A in-memory storage manager, that can do versioning and fast scans☆50Updated 8 years ago
- Fast and efficient file system metadata through LSM-tree