DBScholar

Back to papers

Put an Elephant into a Fridge: Optimizing Cache Efficiency for In-memory Key-value Stores

Summary: Cavast tackles CPU-cache bottlenecks in terabyte-scale in-memory KVSs without hardware changes, using software cache control, cache-aware layout/index redesign, and GC offloading. Memcached/Redis prototypes achieve up to 82.7% cache hits and 4.2× throughput. (summarized by gpt-5.6-luna on Jul 24 2026)

Paper ID
12250
Venue
VLDB
Year
2020
Pagerank
6.180117e-05
Overall Rank
5,542 | 61.98%
DOI
10.14778/3397230.3397247

Incoming Non-self Citations Over Time

Authors

BibTeX Citation

@article{wang_vldb20,
        title = {{Put an Elephant into a Fridge: Optimizing Cache Efficiency for In-memory Key-value Stores}},
        author = {Wang, Kefei and Liu, Jian and Chen, Feng},
        journal = {PVLDB},
        series = {{VLDB} '20},
        volume = {13},
        number = {9},
        pages = {1540--1554},
        doi = {10.14778/3397230.3397247},
        url = {https://doi.org/10.14778/3397230.3397247},
        year = {2020}
}

Incoming Citations (Sorted by Pagerank)

Showing 3 of 3 citing papers.

Previous Page 1 / 1 Next

Outgoing Citations (Sorted by Pagerank)

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