LSM-Raft: Optimizing Raft for LSM-tree Store
Summary: LSM-Raft models the replicated Raft log as elements—atomic entries or compacted SSTables—aligning log semantics with LSM-trees to eliminate follower-side transmission and duplicate compaction. It generalizes Raft safety (TLA+ verified) and uses cost-aware sync to swap delayed entries for SSTables, boosting throughput and reducing resource use in high-ingest, compaction-heavy workloads. (summarized by gpt-5-mini on Feb 11 2026)
Incoming Non-self Citations Over Time
No non-self incoming citations found for this paper in this database.
Authors
- 1. Xiaojian Zhang
- 2. Xinyu Tan
- 3. Shaoxu Song
- 4. Xiangdong Huang
- 5. Jianmin Wang
Incoming Citations (Sorted by Pagerank)
Showing 0 of 0 citing papers.
| Rank | Citing Paper | Year | Venue | Pagerank |
|---|
Previous
Page 1 / 1
Next
Outgoing Citations (Sorted by Pagerank)
Showing 7 of 7 cited papers.
Citations counted here include only citations to other VLDB/SIGMOD/CIDR/PODS papers in this database.
| Rank | Cited Paper | Year | Venue | Pagerank |
|---|---|---|---|---|
| 488 | TiDB: A Raft-based HTAP Database | 2020 | VLDB | 0.000220409 |
| 1,593 | PolarFS: An Ultra-low Latency and Failure Resilient Distributed File System for Shared Storage Cloud Database | 2018 | VLDB | 0.00011224049 |
| 3,967 | Apache IoTDB: A Time Series Database for IoT Applications | 2023 | SIGMOD | 6.5796647e-05 |
| 4,392 | Elf: Erasing-based Lossless Floating-Point Compression | 2023 | VLDB | 6.2257087e-05 |
| 5,071 | Time Series Data Encoding for Efficient Storage: A Comparative Analysis in Apache IoTDB | 2022 | VLDB | 5.7188461e-05 |
| 6,113 | Compactionary: A Dictionary for LSM Compactions | 2022 | SIGMOD | 5.20426e-05 |
| 6,252 | PALF: Replicated Write-Ahead Logging for Distributed Databases | 2024 | VLDB | 5.1368564e-05 |
Previous
Page 1 / 1
Next
Semantically Similar Papers
| Overall Rank | Paper | Year | Venue | Pagerank |
|---|---|---|---|---|
| 11,704 | Splaying Log-Structured Merge-Trees | 2018 | SIGMOD | 4.1945683e-05 |
| 10,178 | LeaseGuard: Raft Leases Done Right | 2026 | SIGMOD | 4.1945683e-05 |
| 7,743 | Efficient Data Ingestion and Query Processing for LSM-Based Storage Systems | 2019 | VLDB | 4.6626575e-05 |
| 4,914 | On Performance Stability in LSM-based Storage Systems | 2020 | VLDB | 5.8315684e-05 |
| 7,808 | CaaS-LSM: Compaction-as-a-Service for LSM-based Key-Value Stores in Storage Disaggregated Infrastructure | 2024 | SIGMOD | 4.6455813e-05 |
| 9,071 | Structural Designs Meet Optimality: Exploring Optimized LSM-tree Structures in A Colossal Configuration Space | 2024 | SIGMOD | 4.4025274e-05 |
| 7,218 | Breaking Down Memory Walls in LSM-based Storage Systems | 2020 | SIGMOD | 4.7982543e-05 |
| 3,793 | Constructing and Analyzing the LSM Compaction Design Space | 2021 | VLDB | 6.7617833e-05 |
| 5,791 | Dissecting, Designing, and Optimizing LSM-based Data Stores | 2022 | SIGMOD | 5.3268999e-05 |
| 9,386 | Rethinking The Compaction Policies in LSM-trees | 2025 | SIGMOD | 4.3455975e-05 |