Focus! Fast On-disk Concurrency-control Using Sketches
Summary: Decompose timestamp-based CC into a timestamp-storage layer plus protocol and introduce FPSketch, a compact sketch to approximate timestamps for inactive keys, drastically cutting memory and disk I/O while preserving correctness. In SplinterDB, FPSketch attains up to 14× speedups over 2PL/OCC and 5.9× over prior on-disk CC; 32KiB matches near-ideal in-memory performance, making timestamp CC practical for disk-based KV stores. (summarized by gpt-5-mini on Feb 11 2026)
Incoming Non-self Citations Over Time
No non-self incoming citations found for this paper in this database.
Authors
- 1. Deukyeon Hwang (University of Washington)
- 2. Alex Conway (Cornell Tech (Cornell University))
- 3. Carlos Garcia-Alvarado (CruxOCM)
- 4. Jun Yuan (Datadog)
- 5. Naama Ben-David (Technion)
- 6. Rob Johnson (VMware Research by Broadcom)
- 7. Adriana Szekeres (Microsoft)
BibTeX Citation
@inproceedings{hwang_sigmod26,
title = {{Focus! Fast On-disk Concurrency-control Using Sketches}},
author = {Hwang, Deukyeon and Conway, Alex and Garcia-Alvarado, Carlos and Yuan, Jun and Ben-David, Naama and Johnson, Rob and Szekeres, Adriana},
series = {{SIGMOD} '26},
booktitle = {Proceedings of the {ACM} {SIGMOD} International Conference on Management of Data},
publisher = {Association for Computing Machinery},
doi = {10.1145/3769793},
url = {https://dl.acm.org/doi/10.1145/3769793},
year = {2026}
}
Incoming Citations (Sorted by Pagerank)
Showing 0 of 0 citing papers.
| Rank | Citing Paper | Year | Venue | Pagerank |
|---|
Outgoing Citations (Sorted by Pagerank)
Showing 14 of 14 cited papers.
Citations counted here include only citations to other VLDB/SIGMOD/CIDR/PODS papers in this database.
Semantically Similar Papers
| # | Overall Rank | Paper | Year | Venue |
|---|---|---|---|---|
| 1 | 1,325 | TicToc: Time Traveling Optimistic Concurrency Control | 2016 | SIGMOD |
| 2 | 233 | Fast Serializable Multi-Version Concurrency Control for Main-Memory Database Systems | 2015 | SIGMOD |
| 3 | 7,765 | An Analysis of Concurrency Control Protocols for In-Memory Databases with CCBench | 2020 | VLDB |
| 4 | 1,141 | Mostly-Optimistic Concurrency Control for Highly Contended Dynamic Workloads on a Thousand Cores | 2017 | VLDB |
| 5 | 6,751 | An Almost-Serial Protocol for Transaction Execution in Main-Memory Database Systems | 2002 | VLDB |
| 6 | 10,889 | Concurrency Control as a Service | 2025 | VLDB |
| 7 | 3,013 | Opportunities for Optimism in Contended Main-Memory Multicore Transactions | 2020 | VLDB |
| 8 | 7,184 | Memory-Optimized Multi-Version Concurrency Control for Disk-Based Database Systems | 2022 | VLDB |
| 9 | 2,040 | Efficient Optimistic Concurrency Control Using Loosely Synchronized Clocks | 1995 | SIGMOD |
| 10 | 773 | Low Overhead Concurrency Control for Partitioned Main Memory Databases | 2010 | SIGMOD |