Accordion: Better Memory Organization for LSM Key-Value Stores
Summary: Accordion re-applies LSM principles to in-memory organization, reducing fragmented layouts and compaction pressure in managed-language key-value stores. Integrated into Apache HBase, it delivers double-digit gains while reducing write slowdown and disk wear. (summarized by gpt-5.6-luna on Jul 24 2026)
Incoming Non-self Citations Over Time
Authors
- 1. Edward Bortnikov (Yahoo)
- 2. Anastasia Braginsky (Yahoo)
- 3. Eshcar Hillel (Yahoo)
- 4. Idit Keidar (Technion; Yahoo)
- 5. Gali Sheffi (Yahoo)
BibTeX Citation
@article{bortnikov_vldb18,
title = {{Accordion: Better Memory Organization for LSM Key-Value Stores}},
author = {Bortnikov, Edward and Braginsky, Anastasia and Hillel, Eshcar and Keidar, Idit and Sheffi, Gali},
journal = {PVLDB},
series = {{VLDB} '18},
volume = {11},
number = {12},
pages = {1863--1875},
doi = {10.14778/3229863.3229873},
url = {https://doi.org/10.14778/3229863.3229873},
year = {2018}
}
Incoming Citations (Sorted by Pagerank)
Showing 18 of 18 citing papers.
Previous
Page 1 / 1
Next
Outgoing Citations (Sorted by Pagerank)
Showing 3 of 3 cited papers.
Citations counted here include only citations to other VLDB/SIGMOD/CIDR/PODS papers in this database.
| Rank | Cited Paper | Year | Venue | Pagerank |
|---|---|---|---|---|
| 105 | Quickly Generating Billion-Record Synthetic Databases | 1994 | SIGMOD | 0.00033877899 |
| 275 | bLSM: A General Purpose Log Structured Merge Tree | 2012 | SIGMOD | 0.00022630189 |
| 807 | Design, Implementation, and Performance of the LHAM Log-Structured History Data Access Method | 1998 | VLDB | 0.00013884448 |
Previous
Page 1 / 1
Next
Semantically Similar Papers
| # | Overall Rank | Paper | Year | Venue |
|---|---|---|---|---|
| 1 | 9,457 | Rethinking The Compaction Policies in LSM-trees | 2025 | SIGMOD |
| 2 | 1,580 | Compaction management in distributed key-value datastores | 2015 | VLDB |
| 3 | 3,005 | Constructing and Analyzing the LSM Compaction Design Space | 2021 | VLDB |
| 4 | 857 | SlimDB: A Space-Efficient Key-Value Storage Engine For Semi-Sorted Data | 2017 | VLDB |
| 5 | 10,274 | O3-LSM: Maximizing Disaggregated LSM Write Performance via Three-Layer Offloading | 2026 | SIGMOD |
| 6 | 7,693 | CaaS-LSM: Compaction-as-a-Service for LSM-based Key-Value Stores in Storage Disaggregated Infrastructure | 2024 | SIGMOD |
| 7 | 5,226 | Breaking Down Memory Walls: Adaptive Memory Management in LSM-based Storage Systems | 2021 | VLDB |
| 8 | 11,908 | Splaying Log-Structured Merge-Trees | 2018 | SIGMOD |
| 9 | 6,828 | Breaking Down Memory Walls in LSM-based Storage Systems | 2020 | SIGMOD |
| 10 | 3,218 | Accordion: Elastic Scalability for Database Systems Supporting Distributed Transactions | 2014 | VLDB |