DBScholar

Back to papers

Concurrent Log-Structured Memory for Many-Core Key-Value Stores

Summary: Nibble is a many-core log-structured KV store using multi-head logging, distributed epochs, and an optimistic index to avoid centralized write and reclamation bottlenecks. On 240 cores, it scales linearly to 50M ops/s on 1-TiB workloads with <10% space overhead. (summarized by gpt-5.6-luna on Jul 24 2026)

Paper ID
11945
Venue
VLDB
Year
2018
Pagerank
5.5373067e-05
Overall Rank
7,821 | 46.35%
DOI
10.1145/3164135.3164142

Incoming Non-self Citations Over Time

Authors

BibTeX Citation

@article{merritt_vldb18,
        title = {{Concurrent Log-Structured Memory for Many-Core Key-Value Stores}},
        author = {Merritt, Alexander and Gavrilovska, Ada and Chen, Yuan and Milojicic, Dejan},
        journal = {PVLDB},
        series = {{VLDB} '18},
        volume = {11},
        number = {4},
        pages = {458--471},
        doi = {10.1145/3164135.3164142},
        url = {https://doi.org/10.1145/3164135.3164142},
        year = {2018}
}

Incoming Citations (Sorted by Pagerank)

Showing 1 of 1 citing papers.

Rank Citing Paper Year Venue Pagerank
2,246 DPTree: Differential Indexing for Persistent Memory 2020 VLDB 8.8734154e-05
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