Asynchronous Prefix Recoverability for Fast Distributed Stores
Summary: DPR provides asynchronous prefix recoverability for cross-shard single-key ops in a sharded cache-store, enabling sub-ms latency with prefix durability. Non-blocking rollback restores prefix-consistent state on failure; integrated in FASTER and Redis, it combines in-memory throughput with lazy durability. (summarized by gpt-5-nano on Feb 09 2026)
Incoming Non-self Citations Over Time
Authors
- 1. Tianyu Li (Massachusetts Institute of Technology)
- 2. Badrish Chandramouli (Microsoft)
- 3. Jose M. Faleiro (Microsoft)
- 4. Samuel Madden (Massachusetts Institute of Technology)
- 5. Donald Kossmann (Microsoft)
BibTeX Citation
@inproceedings{li_sigmod21,
title = {{Asynchronous Prefix Recoverability for Fast Distributed Stores}},
author = {Li, Tianyu and Chandramouli, Badrish and Faleiro, Jose M. and Madden, Samuel and Kossmann, Donald},
series = {{SIGMOD} '21},
booktitle = {Proceedings of the {ACM} {SIGMOD} International Conference on Management of Data},
publisher = {Association for Computing Machinery},
doi = {10.1145/3448016.3458454},
url = {https://dl.acm.org/doi/10.1145/3448016.3458454},
year = {2021}
}
Incoming Citations (Sorted by Pagerank)
Showing 6 of 6 citing papers.
| Rank | Citing Paper | Year | Venue | Pagerank |
|---|---|---|---|---|
| 6,813 | Netherite: Efficient Execution of Serverless Workflows | 2022 | VLDB | 5.7657129e-05 |
| 8,375 | Serverless State Management Systems | 2024 | CIDR | 5.4391978e-05 |
| 9,895 | DARQ Matter Binds Everything: Performant and Composable Cloud Programming via Resilient Steps | 2023 | SIGMOD | 5.1997534e-05 |
| 10,826 | FLEET: High-Performance Durable Replicated State Machines using Scattered and Coordinated Log Entries | 2025 | VLDB | 5.093636e-05 |
| 11,340 | Eventual Durability | 2024 | VLDB | 5.093636e-05 |
| 11,696 | Achieving High Throughput and Elasticity in a Larger-than-Memory Store | 2021 | VLDB | 5.093636e-05 |
Previous
Page 1 / 1
Next
Outgoing Citations (Sorted by Pagerank)
Showing 13 of 13 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
| # | Overall Rank | Paper | Year | Venue |
|---|---|---|---|---|
| 1 | 8,239 | In-Network Leaderless Replication for Distributed Data Stores | 2022 | VLDB |
| 2 | 4,888 | Enabling Low Tail Latency on Multicore Key-Value Stores | 2020 | VLDB |
| 3 | 7,218 | Fast Failure Recovery in Distributed Graph Processing Systems | 2015 | VLDB |
| 4 | 1,255 | Fast Checkpoint Recovery Algorithms for Frequently Consistent Applications | 2011 | SIGMOD |
| 5 | 7,821 | Concurrent Log-Structured Memory for Many-Core Key-Value Stores | 2018 | VLDB |
| 6 | 10,064 | Scalable, Near-Zero Loss Disaster Recovery for Distributed Data Stores | 2020 | VLDB |
| 7 | 11,002 | From FASTER to F2: Evolving Concurrent Key-Value Store Designs for Large Skewed Workloads | 2025 | VLDB |
| 8 | 7,437 | FASTER: An Embedded Concurrent Key-Value Store for State Management | 2018 | VLDB |
| 9 | 614 | Faster: A Concurrent Key-Value Store with In-Place Updates | 2018 | SIGMOD |
| 10 | 7,973 | Concurrent Prefix Recovery: Performing CPR on a Database | 2019 | SIGMOD |