- This org includes open source implementations of the LSM-Tree-based key and value store engine from industry and academia.
- If you find new work related to LSM-tree valuable, you can contact me (zjs1224522500) to include it.
Popular repositories Loading
-
-
-
flodb
flodb PublicForked from LPD-EPFL/flodb
A persistent LSM key-value store. FloDB is designed to scale with the number of threads and memory size.
C++
-
SILK-USENIXATC2019
SILK-USENIXATC2019 PublicForked from theoanab/SILK-USENIXATC2019
Code for "SILK: Preventing Latency Spikes in Log-Structured Merge Key-Value Stores" published in USENIX ATC 19
C++
-
titan
titan PublicForked from tikv/titan
A RocksDB plugin for key-value separation, inspired by WiscKey.
C++
-
Repositories
- CruiseDB Public Forked from cds-ruc/CruiseDB
An SLA-Oriented LSM-Tree Key-Value Store for High-end Cloud Data Service
- CacheLib Public Forked from facebook/CacheLib
Pluggable in-process caching engine to build and scale high performance services
- CaaS-LSM Public Forked from asu-idi/CaaS-LSM
[SIGMOD '24] CaaS-LSM: Compaction-as-a-Service for LSM-based Key-Value Stores in Storage Disaggregated Infrastructure
- slatedb Public Forked from slatedb/slatedb
A cloud native embedded storage engine built on object storage.
- ELMo-Tune Public Forked from asu-idi/ELMo-Tune
[HotStorage'24] Can Modern LLMs Tune and Configure LSM-based Key-Value Stores?
- SAS-Cache Public Forked from asu-idi/SAS-Cache
[MSST '24] SAS-Cache: A Semantic-Aware Secondary Cache for LSM-based Key-Value Stores
- rocksdb-cloud Public Forked from rockset/rocksdb-cloud
A library that provides an embeddable, persistent key-value store for fast storage optimized for AWS