DBScholar

Back to papers

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)

Paper ID
6584
Venue
SIGMOD
Year
2023
Pagerank
5.2478168e-05
Overall Rank
9,606 | 34.10%
DOI
10.1145/3588699

Incoming Non-self Citations Over Time

Authors

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.

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