DBScholar

Back to papers

Splaying Log-Structured Merge-Trees

Summary: Proposes a simple, generic 'splaying' scheme for LSM-trees to improve read performance under nonuniform, read-heavy windows. Copying hot keys to the top of the LSM-tree reduces disk I/Os; a lightweight, general enhancement for any LSM-based KV store. (summarized by gpt-5-nano on Feb 09 2026)

Paper ID
5505
Venue
SIGMOD
Year
2018
Pagerank
5.093636e-05
Overall Rank
11,908 | 18.31%
DOI
10.1145/3183713.3183723

Incoming Non-self Citations Over Time

No non-self incoming citations found for this paper in this database.

Authors

BibTeX Citation

@inproceedings{lively_sigmod18,
        title = {{Splaying Log-Structured Merge-Trees}},
        author = {Lively, Thomas and Schroeder, Luca and Mendizábal, Carlos},
        series = {{SIGMOD} '18},
        booktitle = {Proceedings of the {ACM} {SIGMOD} International Conference on Management of Data},
        publisher = {Association for Computing Machinery},
        doi = {10.1145/3183713.3183723},
        url = {https://dl.acm.org/doi/10.1145/3183713.3183723},
        year = {2018}
}

Incoming Citations (Sorted by Pagerank)

Showing 0 of 0 citing papers.

Rank Citing Paper Year Venue Pagerank
Previous Page 1 / 1 Next

Outgoing Citations (Sorted by Pagerank)

Showing 1 of 1 cited papers.

Citations counted here include only citations to other VLDB/SIGMOD/CIDR/PODS papers in this database.

Rank Cited Paper Year Venue Pagerank
446 Monkey: Optimal Navigable Key-Value Store 2017 SIGMOD 0.00018332392
Previous Page 1 / 1 Next

Semantically Similar Papers