DBScholar

Back to papers

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)

Paper ID
7579
Venue
SIGMOD
Year
2026
Pagerank
5.093636e-05
Overall Rank
10,371 | 28.85%
DOI
10.1145/3769793

Incoming Non-self Citations Over Time

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

Authors

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
Previous Page 1 / 1 Next

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.

Previous Page 1 / 1 Next

Semantically Similar Papers