Database Paper Browser

Back to papers

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)

Paper ID
7401
Venue
SIGMOD
Year
2026
Pagerank
4.1945683e-05
Overall Rank
10,092 | 29.80%
DOI
10.1145/3769805

Incoming Non-self Citations Over Time

No non-self incoming citations found for this paper in this database.

Authors

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.

Previous Page 1 / 1 Next

Semantically Similar Papers