Hacker News new | ask | show | jobs
The Consensus Algorithm
3 points by gokuljs 59 days ago
We say systems are “distributed”, but rarely ask how they stay consistent. What happens when nodes disagree, fail, or lag behind?

This post breaks down consensus using Raft into a simple mental model. https://gokuljs.com/blogs/raft-consensus-algorithm