PlatformLab / epaxosLinks
☆17Updated 4 years ago
Alternatives and similar repositories for epaxos
Users that are interested in epaxos are comparing it to the libraries listed below
Sorting:
- Source code for our OSDI 2016 paper☆110Updated 6 years ago
- DINOMO: An Elastic, Scalable, High-Performance Key-Value Store for Disaggregated Persistent Memory (PVLDB 2022, VLDB 2023)☆37Updated 2 years ago
- ☆29Updated 2 years ago
- RemixDB: A read- and write-optimized concurrent KV store. Fast point and range queries. Extremely low write-amplification.☆101Updated 2 years ago
- Key-Value Store for Non-Volatile Memories uDepot☆46Updated 3 years ago
- ☆43Updated 3 years ago
- A version of RocksDB that uses persistent memory☆92Updated 7 months ago
- An RDMA-powered, fast, and scalable Paxos protocol☆25Updated 6 years ago
- Key Value Store based on LevelDB☆113Updated 3 years ago
- GearDB: A GC-free Key-Value Store on HM-SMR Drives with Gear Compaction☆39Updated 5 years ago
- Code for "SILK: Preventing Latency Spikes in Log-Structured Merge Key-Value Stores" published in USENIX ATC 19☆92Updated 2 years ago
- PAIO: General, Portable I/O Optimizations With Minor Application Modifications (FAST'22)☆23Updated 2 years ago
- Sundial: A distributed OLTP database testbed.☆37Updated 4 years ago
- Nova-LSM is a component-based design of the LSM-tree using fast and high bandwidth networks such as RDMA.☆52Updated 3 years ago
- Code of the paper "Building an Efficient Key-Value Store in a Flexible Address Space", EuroSys '22☆21Updated 3 months ago
- ListDB: Union of Write-Ahead Logs and Persistent SkipLists for Incremental Checkpointing on Persistent Memory☆49Updated 11 months ago
- Simulator for comparing memory allocation policies for caches.☆19Updated 6 years ago
- MatrixKV: Reducing Write Stalls and Write Amplification in LSM-tree Based KV Stores with a Matrix Container in NVM☆76Updated 4 years ago
- Cocytus is an efficient and available in-memory K/V-store through hybrid erasure coding and replication