Nova-LSM is a component-based design of the LSM-tree using fast and high bandwidth networks such as RDMA.
☆52Dec 15, 2021Updated 4 years ago
Alternatives and similar repositories for NovaLSM
Users that are interested in NovaLSM are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- [MSST '24] Prophet: Optimizing LSM-Based Key-Value Store on ZNS SSDs with File Lifetime Prediction and Compaction Compensation.☆15Apr 20, 2024Updated last year
- A Fast, Cost-Effective LSM-tree Based KV Store on Hybrid Storage☆213Aug 2, 2023Updated 2 years ago
- Tiered Indexing is a general approach to improve the memory utilization of buffer-managed data structures including B+tree, Hashing, Heap…☆48Jun 21, 2025Updated 9 months ago
- ☆21Sep 20, 2023Updated 2 years ago
- MatrixKV: Reducing Write Stalls and Write Amplification in LSM-tree Based KV Stores with a Matrix Container in NVM☆77Aug 7, 2020Updated 5 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- Code snippets for the workshop on concurrent data structure implementation.☆32Feb 27, 2013Updated 13 years ago
- A mirror of RLib from lab.☆46Aug 12, 2021Updated 4 years ago
- YCSB written in C++ for embedded databases. (supporting LevelDB, RocksDB, LMDB, WiredTiger, and SQLite)☆119Jan 24, 2026Updated 2 months ago
- Fast In-memory Transaction Processing using Hybrid RDMA Primitives☆66Nov 15, 2018Updated 7 years ago
- [OSDI 2024] Motor: Enabling Multi-Versioning for Distributed Transactions on Disaggregated Memory☆50Mar 3, 2024Updated 2 years ago
- ☆27May 27, 2022Updated 3 years ago
- The PebblesDB write-optimized key-value store (SOSP 17)☆521Apr 16, 2024Updated last year
- [MSST '24] SAS-Cache: A Semantic-Aware Secondary Cache for LSM-based Key-Value Stores☆12Jun 3, 2024Updated last year
- This is the implementation repository of our OSDI'23 paper: SMART: A High-Performance Adaptive Radix Tree for Disaggregated Memory.☆63Oct 28, 2024Updated last year
- End-to-end encrypted cloud storage - Proton Drive • AdSpecial offer: 40% Off Yearly / 80% Off First Month. Protect your most important files, photos, and documents from prying eyes.
- reimplementing scalog from scratch☆31Oct 11, 2020Updated 5 years ago
- Passive Disaggregated Persistent Memory at USENIX ATC 2020.☆51Nov 2, 2020Updated 5 years ago
- RemixDB: A read- and write-optimized concurrent KV store. Fast point and range queries. Extremely low write-amplification.☆103Mar 30, 2023Updated 2 years ago
- [VLDB 2020] Scalable Hashing on Persistent Memory☆195Apr 16, 2024Updated last year
- This is the code for our self-designing range filter as described in our SIGMOD'22 paper of the same name.☆14Feb 23, 2023Updated 3 years ago
- This is the implementation repository of our FAST'23 paper: FUSEE: A Fully Memory-Disaggregated Key-Value Store.☆62Feb 14, 2023Updated 3 years ago
- Artifacts for our ASPLOS'23 paper dRAID☆30Feb 24, 2023Updated 3 years ago
- ☆14Dec 13, 2023Updated 2 years ago
- An efficient distributed key value store for fast storage devices and RDMA networks