FlexiRaft: Flexible Quorums with Raft
Summary: Modifies Raft to support configurable data‑commit quorums in Meta's MySQL, enabling latency‑sensitive commits on flexible (smaller/alternative) quorums while maintaining Raft safety. Describes algorithmic changes, evaluates performance, fault‑tolerance tradeoffs and production integration. (summarized by gpt-5-mini on Feb 09 2026)
Incoming Non-self Citations Over Time
No non-self incoming citations found for this paper in this database.
Authors
- 1. Ritwik Yadav (Meta)
- 2. Anirban Rahut (Meta)
BibTeX Citation
@inproceedings{yadav_cidr23,
address = {Amsterdam, Netherlands},
series = {{CIDR} '23},
title = {{FlexiRaft: Flexible Quorums with Raft}},
booktitle = {Proceedings of the {Conference} on {Innovative} {Data} {Systems} {Research}},
author = {Yadav, Ritwik and Rahut, Anirban},
year = {2023}
}
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 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 |
|---|---|---|---|---|
| 1,213 | MyRocks: LSM-Tree Database Storage Engine Serving Facebook's Social Graph | 2020 | VLDB | 0.00011646797 |
| 1,283 | PolarFS: An Ultra-low Latency and Failure Resilient Distributed File System for Shared Storage Cloud Database | 2018 | VLDB | 0.00011337934 |
| 4,852 | Scaling Replicated State Machines with Compartmentalization | 2021 | VLDB | 6.4793143e-05 |
Previous
Page 1 / 1
Next
Semantically Similar Papers
| # | Overall Rank | Paper | Year | Venue |
|---|---|---|---|---|
| 1 | 3,931 | Take me to your leader! Online Optimization of Distributed Storage Configurations | 2015 | VLDB |
| 2 | 11,093 | PolyBase: Adapting to Data Affinity Changes in Geo-Replicated Database via Row-Level Consensus-Group Affiliation Re-Assignment | 2025 | VLDB |
| 3 | 10,874 | HoliPaxos: Towards More Predictable Performance in State Machine Replication | 2025 | VLDB |
| 4 | 10,826 | FLEET: High-Performance Durable Replicated State Machines using Scattered and Coordinated Log Entries | 2025 | VLDB |
| 5 | 4,852 | Scaling Replicated State Machines with Compartmentalization | 2021 | VLDB |
| 6 | 7,534 | A Fault-Tolerant Commit Protocol for Replicated Databases | 1992 | PODS |
| 7 | 13,169 | Reducing Storage for Quorum Consensus Algorithms | 1988 | VLDB |
| 8 | 1,152 | Fast Algorithms for Maintaining Replica Consistency in Lazy Master Replicated Databases | 1999 | VLDB |
| 9 | 10,467 | LeaseGuard: Raft Leases Done Right | 2026 | SIGMOD |
| 10 | 10,383 | LSM-Raft: Optimizing Raft for LSM-tree Store | 2026 | SIGMOD |