DBScholar

Back to papers

FluidKV: Seamlessly Bridging the Gap between Indexing Performance and Memory-Footprint on Ultra-Fast Storage

Summary: FluidKV: a three-stage KVS that fuses single- and multi-stage indexing by streaming requests from a write-concurrent frontend through an intermediate consolidator to a memory-efficient backend to fully exploit byte-addressable PM. Uses thread-exclusive logging, PM-friendly KV-blocks and dual-grained indexes to maximize parallelism/bandwidth, delivering up to 9x write, 3.9x read speedups and ~90% DRAM footprint reduction. (summarized by gpt-5-mini on Feb 09 2026)

Paper ID
13570
Venue
VLDB
Year
2024
Pagerank
5.258497e-05
Overall Rank
9,506 | 34.79%
DOI
10.14778/3648160.3648177

Incoming Non-self Citations Over Time

Authors

BibTeX Citation

@article{lu_vldb24,
        title = {{FluidKV: Seamlessly Bridging the Gap between Indexing Performance and Memory-Footprint on Ultra-Fast Storage}},
        author = {Lu, Ziyi and Cao, Qiang and Jiang, Hong and Chen, Yuxing and Yao, Jie and Pan, Anqun},
        journal = {PVLDB},
        series = {{VLDB} '24},
        volume = {17},
        number = {6},
        pages = {1377--1390},
        doi = {10.14778/3648160.3648177},
        url = {https://doi.org/10.14778/3648160.3648177},
        year = {2024}
}

Incoming Citations (Sorted by Pagerank)

Showing 2 of 2 citing papers.

Rank Citing Paper Year Venue Pagerank
7,686 TDSQL: Tencent Distributed Database System 2024 VLDB 5.5676271e-05
9,376 H-Rocks: CPU-GPU accelerated Heterogeneous RocksDB on Persistent Memory 2025 SIGMOD 5.2755515e-05
Previous Page 1 / 1 Next

Outgoing Citations (Sorted by Pagerank)

Showing 17 of 17 cited papers.

Citations counted here include only citations to other VLDB/SIGMOD/CIDR/PODS papers in this database.

Rank Cited Paper Year Venue Pagerank
446 Monkey: Optimal Navigable Key-Value Store 2017 SIGMOD 0.00018332392
491 FPTree: A Hybrid SCM-DRAM Persistent and Concurrent B-Tree for Storage Class Memory 2016 SIGMOD 0.00017575163
831 Dostoevsky: Better Space-Time Trade-Offs for LSM-Tree Based Key-Value Stores via Adaptive Removal of Superfluous Merging 2018 SIGMOD 0.00013748512
882 HOT: A Height Optimized Trie Index for Main-Memory Database Systems 2018 SIGMOD 0.0001342403
1,368 Dash: Scalable Hashing on Persistent Memory 2020 VLDB 0.00011003184
1,390 Building a Bw-Tree Takes More Than Just Buzz Words 2018 SIGMOD 0.00010942775
1,823 LB+-Trees: Optimizing Persistent Index Performance on 3DXPoint Memory 2020 VLDB 9.6739945e-05
1,942 Design Continuums and the Path Toward Self-Designing Key-Value Stores that Know and Learn 2019 CIDR 9.4451535e-05
2,246 DPTree: Differential Indexing for Persistent Memory 2020 VLDB 8.8734154e-05
2,471 Viper: An Efficient Hybrid PMem-DRAM Key-Value Store 2021 VLDB 8.5329393e-05
2,707 Evaluating Persistent Memory Range Indexes 2020 VLDB 8.2279594e-05
3,005 Constructing and Analyzing the LSM Compaction Design Space 2021 VLDB 7.8608206e-05
4,682 Persistent Memory Hash Indexes: An Experimental Evaluation 2021 VLDB 6.5651164e-05
5,993 NBTree: a Lock-free PM-friendly Persistent B+-Tree for eADR-enabled PM Systems 2022 VLDB 6.0158662e-05
6,397 Halo: A Hybrid PMem-DRAM Persistent Hash Index with Fast Recovery 2022 SIGMOD 5.8869998e-05
6,679 Revisiting the Design of LSM-tree Based OLTP Storage Engine with Persistent Memory 2021 VLDB 5.8050516e-05
6,733 Evaluating Persistent Memory Range Indexes: Part Two 2022 VLDB 5.7880281e-05
Previous Page 1 / 1 Next

Semantically Similar Papers