DBScholar

Back to papers

MirrorKV: An Efficient Key-Value Store on Hybrid Cloud Storage with Balanced Performance of Compaction and Querying

Summary: MirrorKV uses vertical hot/cold separation across LSM levels and a mirrored K/V LSM to optimize hot caching and queries. Metadata-only split postpones compaction; hot data guides caching, delivering 2.4x inserts, 29% higher reads, and 99% less compaction vs RocksDB-cloud. (summarized by gpt-5-nano on Feb 09 2026)

Paper ID
6813
Venue
SIGMOD
Year
2023
Pagerank
5.3483178e-05
Overall Rank
8,919 | 38.81%
DOI
10.1145/3626736

Incoming Non-self Citations Over Time

Authors

BibTeX Citation

@inproceedings{wang_sigmod23,
        title = {{MirrorKV: An Efficient Key-Value Store on Hybrid Cloud Storage with Balanced Performance of Compaction and Querying}},
        author = {Wang, Zhiqi and Shao, Zili},
        series = {{SIGMOD} '23},
        booktitle = {Proceedings of the {ACM} {SIGMOD} International Conference on Management of Data},
        publisher = {Association for Computing Machinery},
        doi = {10.1145/3626736},
        url = {https://dl.acm.org/doi/10.1145/3626736},
        year = {2023}
}

Incoming Citations (Sorted by Pagerank)

Showing 2 of 2 citing papers.

Previous Page 1 / 1 Next

Outgoing Citations (Sorted by Pagerank)

Showing 15 of 15 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