One-shot Garbage Collection for In-memory OLTP through Temporality-aware Version Storage
Summary: OneShotGC eliminates MVCC version traversal in in-memory OLTP by temporal clustering of versions into contiguous blocks released as one block. Implemented in Proteus; evaluated on YCSB and TPC-C, yielding up to 2x throughput by avoiding GC traversal. (summarized by gpt-5-nano on Feb 09 2026)
Incoming Non-self Citations Over Time
Authors
- 1. Aunn Raza (EPFL)
- 2. Periklis Chrysogelos (Oracle)
- 3. Angelos Christos Anadiotis (Oracle)
- 4. Anastasia Ailamaki (EPFL)
BibTeX Citation
@inproceedings{raza_sigmod23,
title = {{One-shot Garbage Collection for In-memory OLTP through Temporality-aware Version Storage}},
author = {Raza, Aunn and Chrysogelos, Periklis and Anadiotis, Angelos Christos and Ailamaki, Anastasia},
series = {{SIGMOD} '23},
booktitle = {Proceedings of the {ACM} {SIGMOD} International Conference on Management of Data},
publisher = {Association for Computing Machinery},
doi = {10.1145/3588699},
url = {https://dl.acm.org/doi/10.1145/3588699},
year = {2023}
}
Incoming Citations (Sorted by Pagerank)
Showing 2 of 2 citing papers.
| Rank | Citing Paper | Year | Venue | Pagerank |
|---|---|---|---|---|
| 6,498 | LeanStore: A High-Performance Storage Engine for NVMe SSDs | 2024 | VLDB | 5.861854e-05 |
| 10,355 | Counting Is All You Need for Instant Tuple Discovery: Enabling Real-Time HTAP in Standalone DBMSs | 2026 | SIGMOD | 5.093636e-05 |
Previous
Page 1 / 1
Next
Outgoing Citations (Sorted by Pagerank)
Showing 12 of 12 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
| # | Overall Rank | Paper | Year | Venue |
|---|---|---|---|---|
| 1 | 3,013 | Opportunities for Optimism in Contended Main-Memory Multicore Transactions | 2020 | VLDB |
| 2 | 5,825 | Long-lived Transactions Made Less Harmful | 2020 | SIGMOD |
| 3 | 7,184 | Memory-Optimized Multi-Version Concurrency Control for Disk-Based Database Systems | 2022 | VLDB |
| 4 | 8,412 | Garbage Collection in Object Oriented Databases Using Transactional Cyclic Reference Counting | 1997 | VLDB |
| 5 | 172 | High-Performance Concurrency Control Mechanisms for Main-Memory Databases | 2012 | VLDB |
| 6 | 233 | Fast Serializable Multi-Version Concurrency Control for Main-Memory Database Systems | 2015 | SIGMOD |
| 7 | 6,099 | Transaction Repair for Multi-Version Concurrency Control | 2017 | SIGMOD |
| 8 | 3,434 | Hybrid Garbage Collection for Multi-Version Concurrency Control in SAP HANA | 2016 | SIGMOD |
| 9 | 7,988 | Scalable and Robust Snapshot Isolation for High-Performance Storage Engines | 2023 | VLDB |
| 10 | 903 | An Empirical Evaluation of In-Memory Multi-Version Concurrency Control | 2017 | VLDB |