54 citations · 56 across the 2 of their papers we have counts for
2 papers
cs.DB2022★ 54 cited
Constructing and Analyzing the LSM Compaction Design Space (Updated Version)
Subhadeep Sarkar, Dimitris Staratzis, Zichen Zhu +1
Log-structured merge (LSM) trees offer efficient ingestion by appending incoming data, and thus, are widely used as the storage layer of production NoSQL data stores. To enable com…
cs.DB2019★ 2 cited
Learning Key-Value Store Design
Stratos Idreos, Niv Dayan, Wilson Qin +8
We introduce the concept of design continuums for the data layout of key-value stores. A design continuum unifies major distinct data structure designs under the same model. The cr…