English

On the Efficient Design of LSM Stores

Databases 2020-04-07 v1

Abstract

In the last decade, key-value data storage systems have gained significantly more interest from academia and industry. These systems face numerous challenges concerning storage space- and read optimization. There exists a large potential for improving current solutions by introducing new management techniques and algorithms. In this paper we give an overview of the basic concept of key-value data storage systems and provide an explanation for bottlenecks. Further we introduce two new memory management algorithms and a improved index structure. Finally, these solutions are compared to each other and discussed.

Keywords

Cite

@article{arxiv.2004.01833,
  title  = {On the Efficient Design of LSM Stores},
  author = {Martin Weise},
  journal= {arXiv preprint arXiv:2004.01833},
  year   = {2020}
}

Comments

7 pages, 3 figures, course material

R2 v1 2026-06-23T14:39:02.255Z