Compaction management in distributed key-value datastores
Summary: Offloads heavy LSM-tree compactions to a dedicated server; streams compacted data into the datastore cache to reduce read penalties. Smart warmup keeps reads from local cache during transition; HBase integration; scalable across multiple compaction servers with YCSB/TPC-C. (summarized by gpt-5-nano on Feb 09 2026)
Incoming Non-self Citations Over Time
Authors
- 1. Muhammad Yousuf Ahmad (McGill University)
- 2. Bettina Kemme (McGill University)
BibTeX Citation
@article{ahmad_vldb15,
title = {{Compaction management in distributed key-value datastores}},
author = {Ahmad, Muhammad Yousuf and Kemme, Bettina},
journal = {PVLDB},
series = {{VLDB} '15},
volume = {8},
number = {8},
pages = {850--861},
doi = {10.14778/2757807.2757810},
url = {https://doi.org/10.14778/2757807.2757810},
year = {2015}
}
Incoming Citations (Sorted by Pagerank)
Showing 22 of 22 citing papers.
Previous
Page 1 / 1
Next
Outgoing Citations (Sorted by Pagerank)
Showing 7 of 7 cited papers.
Citations counted here include only citations to other VLDB/SIGMOD/CIDR/PODS papers in this database.
| Rank | Cited Paper | Year | Venue | Pagerank |
|---|---|---|---|---|
| 59 | Differential Files: Their Application To The Maintenance Of Large Data Bases | 1976 | SIGMOD | 0.00040060625 |
| 144 | Megastore: Providing Scalable, Highly Available Storage for Interactive Services | 2011 | CIDR | 0.00029554682 |
| 275 | bLSM: A General Purpose Log Structured Merge Tree | 2012 | SIGMOD | 0.00022630189 |
| 575 | Efficient Transaction Processing in SAP HANA Database – The End of a Column Store Myth | 2012 | SIGMOD | 0.00016257033 |
| 741 | Zephyr: Live Migration in Shared Nothing Databases for Elastic Cloud Platforms | 2011 | SIGMOD | 0.00014442062 |
| 902 | Albatross: Lightweight Elasticity in Shared Storage Databases for the Cloud using Live Data Migration | 2011 | VLDB | 0.00013328979 |
| 1,606 | Mesa: Geo-Replicated, Near Real-Time, Scalable Data Warehousing | 2014 | VLDB | 0.00010228576 |
Previous
Page 1 / 1
Next
Semantically Similar Papers
| # | Overall Rank | Paper | Year | Venue |
|---|---|---|---|---|
| 1 | 60 | Integrating Compression and Execution in Column-Oriented Database Systems | 2006 | SIGMOD |
| 2 | 6,547 | Optimal Splitters for Temporal and Multi-version Databases | 2013 | SIGMOD |
| 3 | 10,067 | Shared Load(ing): Efficient Bulk Loading into Optimized Storage | 2020 | CIDR |
| 4 | 3,292 | Compacting Transactional Data in Hybrid OLTP&OLAP Databases | 2012 | VLDB |
| 5 | 5,780 | Compactionary: A Dictionary for LSM Compactions | 2022 | SIGMOD |
| 6 | 9,457 | Rethinking The Compaction Policies in LSM-trees | 2025 | SIGMOD |
| 7 | 8,919 | MirrorKV: An Efficient Key-Value Store on Hybrid Cloud Storage with Balanced Performance of Compaction and Querying | 2023 | SIGMOD |
| 8 | 7,693 | CaaS-LSM: Compaction-as-a-Service for LSM-based Key-Value Stores in Storage Disaggregated Infrastructure | 2024 | SIGMOD |
| 9 | 3,773 | SplinterDB and Maplets: Improving the Tradeoffs in Key-Value Store Compaction Policy | 2023 | SIGMOD |
| 10 | 3,005 | Constructing and Analyzing the LSM Compaction Design Space | 2021 | VLDB |