wuxb45 / remixdb
RemixDB: A read- and write-optimized concurrent KV store. Fast point and range queries. Extremely low write-amplification.
☆96Updated last year
Alternatives and similar repositories for remixdb:
Users that are interested in remixdb are comparing it to the libraries listed below
- ☆43Updated 3 years ago
- Key-Value Store for Non-Volatile Memories uDepot☆45Updated 2 years ago
- A version of RocksDB that uses persistent memory☆92Updated 3 months ago
- ☆24Updated 2 years ago
- Key Value Store based on LevelDB☆111Updated 3 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 for "SILK: Preventing Latency Spikes in Log-Structured Merge Key-Value Stores" published in USENIX ATC 19☆89Updated last year
- An open-source BzTree implementation☆91Updated 3 years ago
- The Art of Latency Hiding in Modern Database Engines (VLDB 2024)☆52Updated 4 months ago
- MatrixKV: Reducing Write Stalls and Write Amplification in LSM-tree Based KV Stores with a Matrix Container in NVM☆74Updated 4 years ago
- RECIPE : high-performance, concurrent indexes for persistent memory (SOSP 2019)☆197Updated 4 months ago
- Viper: A hybrid PMem-DRAM Key-Value Store for Persistent Memory (VLDB '21)☆74Updated 2 years ago
- ListDB: Union of Write-Ahead Logs and Persistent SkipLists for Incremental Checkpointing on Persistent Memory☆49Updated 7 months ago
- ☆116Updated 2 years ago
- A Fast, Cost-Effective LSM-tree Based KV Store on Hybrid Storage☆195Updated last year
- ☆27Updated 2 years ago
- C implementation of the Raft Consensus protocol, BSD licensed☆71Updated last year
- ☆58Updated last year
- HOT - Height Optimized Trie☆142Updated 6 years ago
- DINOMO: An Elastic, Scalable, High-Performance Key-Value Store for Disaggregated Persistent Memory (PVLDB 2022, VLDB 2023)☆36Updated last year
- Scalable Hashing on Persistent Memory☆193Updated 10 months ago
- Yahoo! Cloud Serving Benchmark in C++, a C++ version of YCSB (https://github.com/brianfrankcooper/YCSB/wiki)☆157Updated 3 years ago
- LeanStore is a larger-than-memory database, optimized for NVMe SSD and multi-core CPU, achieves performance close to in-memory systems wi…☆31Updated 5 months ago
- ☆143Updated last year
- MemKeyDB is a fork of Redis, adjusted to store objects on both Intel Optane Persistent Memory and DRAM.☆78Updated 7 months ago
- Wormhole: A concurrent ordered in-memory key-value index with O(log L) search cost (L is search key's length)☆74Updated 2 years ago
- GitHub Repo for Aria: A Fast and Practical Deterministic OLTP Database☆71Updated 10 months ago
- An implementation of Intel's concurrent B+Tree (Palm Tree)☆174Updated 8 years ago
- A persistent LSM key-value store. FloDB is designed to scale with the number of threads and memory size.☆26Updated 7 years ago
- Benchmarking framework for index structures on persistent memory☆89Updated last year