FASTER: An Embedded Concurrent Key-Value Store for State Management
Summary: FASTER is an embedded concurrent key-value store using a latch-free hash index and a hybrid log spanning memory and storage for fast in-place updates on update-intensive workloads. With dynamic code generation and pluggable storage back-ends, it delivers high throughput and memory-adaptive durability for cloud-edge state management. (summarized by gpt-5-nano on Feb 09 2026)
Incoming Non-self Citations Over Time
Authors
- 1. Badrish Chandramouli (Microsoft)
- 2. Guna Prasaad (University of Washington)
- 3. Donald Kossmann (Microsoft)
- 4. Justin Levandoski (Microsoft)
- 5. James Hunter (Microsoft)
- 6. Mike Barnett (Microsoft)
BibTeX Citation
@article{chandramouli_vldb18,
title = {{FASTER: An Embedded Concurrent Key-Value Store for State Management}},
author = {Chandramouli, Badrish and Prasaad, Guna and Kossmann, Donald and Levandoski, Justin and Hunter, James and Barnett, Mike},
journal = {PVLDB},
series = {{VLDB} '18},
volume = {11},
number = {12},
pages = {1930--1933},
doi = {10.14778/3229863.3236227},
url = {https://doi.org/10.14778/3229863.3236227},
year = {2018}
}
Incoming Citations (Sorted by Pagerank)
Showing 6 of 6 citing papers.
| Rank | Citing Paper | Year | Venue | Pagerank |
|---|---|---|---|---|
| 3,535 | TreeLine: An Update-In-Place Key-Value Store for Modern Storage | 2023 | VLDB | 7.3333933e-05 |
| 3,870 | FastVer: Making Data Integrity a Commodity | 2021 | SIGMOD | 7.0604603e-05 |
| 6,498 | LeanStore: A High-Performance Storage Engine for NVMe SSDs | 2024 | VLDB | 5.861854e-05 |
| 6,742 | Bf-Tree: A Modern Read-Write-Optimized Concurrent Larger-Than-Memory Range Index | 2024 | VLDB | 5.7862414e-05 |
| 11,002 | From FASTER to F2: Evolving Concurrent Key-Value Store Designs for Large Skewed Workloads | 2025 | VLDB | 5.093636e-05 |
| 11,665 | Klink: Progress-Aware Scheduling for Streaming Data Systems | 2021 | SIGMOD | 5.093636e-05 |
Previous
Page 1 / 1
Next
Outgoing Citations (Sorted by Pagerank)
Showing 3 of 3 cited papers.
Citations counted here include only citations to other VLDB/SIGMOD/CIDR/PODS papers in this database.
| Rank | Cited Paper | Year | Venue | Pagerank |
|---|---|---|---|---|
| 614 | Faster: A Concurrent Key-Value Store with In-Place Updates | 2018 | SIGMOD | 0.00015720975 |
| 710 | Trill: A High-Performance Incremental Query Processor for Diverse Analytics | 2015 | VLDB | 0.00014715033 |
| 1,461 | LLAMA: A Cache/Storage Subsystem for Modern Hardware | 2013 | VLDB | 0.00010703712 |
Previous
Page 1 / 1
Next
Semantically Similar Papers
| # | Overall Rank | Paper | Year | Venue |
|---|---|---|---|---|
| 1 | 8,799 | FishStore: Faster Ingestion with Subset Hashing | 2019 | SIGMOD |
| 2 | 967 | FlashStore: High Throughput Persistent Key-Value Store | 2010 | VLDB |
| 3 | 11,696 | Achieving High Throughput and Elasticity in a Larger-than-Memory Store | 2021 | VLDB |
| 4 | 9,506 | FluidKV: Seamlessly Bridging the Gap between Indexing Performance and Memory-Footprint on Ultra-Fast Storage | 2024 | VLDB |
| 5 | 4,888 | Enabling Low Tail Latency on Multicore Key-Value Stores | 2020 | VLDB |
| 6 | 7,717 | Asynchronous Prefix Recoverability for Fast Distributed Stores | 2021 | SIGMOD |
| 7 | 3,870 | FastVer: Making Data Integrity a Commodity | 2021 | SIGMOD |
| 8 | 7,821 | Concurrent Log-Structured Memory for Many-Core Key-Value Stores | 2018 | VLDB |
| 9 | 11,002 | From FASTER to F2: Evolving Concurrent Key-Value Store Designs for Large Skewed Workloads | 2025 | VLDB |
| 10 | 614 | Faster: A Concurrent Key-Value Store with In-Place Updates | 2018 | SIGMOD |