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
BibTeX Citation
Copy BibTeX
@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.
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
Semantically Similar Papers
#
Overall Rank
Paper
Year
Venue
1
2,471
Viper: An Efficient Hybrid PMem-DRAM Key-Value Store
2021
VLDB
2
857
SlimDB: A Space-Efficient Key-Value Storage Engine For Semi-Sorted Data
2017
VLDB
3
4,058
Fast Scans on Key-Value Stores
2017
VLDB
4
614
Faster: A Concurrent Key-Value Store with In-Place Updates
2018
SIGMOD
5
2,498
Mega-KV: A Case for GPUs to Maximize the Throughput of In-Memory Key-Value Stores
2015
VLDB
6
10,341
Analysis and Evaluation of Using Microsecond-Latency Memory for In-Memory Indices and Caches in SSD-Based Key-Value Stores
2026
SIGMOD
7
9,507
BonsaiKV: Towards Fast, Scalable, and Persistent Key-Value Stores with Tiered, Heterogeneous Memory System
2024
VLDB
8
11,002
From FASTER to F2: Evolving Concurrent Key-Value Store Designs for Large Skewed Workloads
2025
VLDB
9
8,919
MirrorKV: An Efficient Key-Value Store on Hybrid Cloud Storage with Balanced Performance of Compaction and Querying
2023
SIGMOD
10
10,480
PartitionKV: Redesigning LSM-tree KV Stores on NVMs with Adaptive Partitioning for Reducing Write Stalls and Amplification
2026
SIGMOD