Generalized Consensus: Consistent Reads

by kiwicoppleon 11/3/2025, 6:15 PMwith 1 comments

by kiwicoppleon 11/3/2025, 6:15 PM

this is the last of a 9-part series on database consensus algorithms (like Paxos and Raft):

> Raft improved accessibility but remains a monolithic algorithm that's risky to modify. This has effectively limited our flexibility in adapting consensus systems to modern cloud architectures.

The series begins here: https://multigres.com/blog/generalized-consensus