Tag: #log-replication
Writing on GPUs, LLMs, MLOps, Kubernetes — and mindset · 1 posts
Raft Consensus Complete Guide 2025: Leader Election, Log Replication, Safety, etcd/Consul in Practice
etcd, Consul, CockroachDB, and TiDB all use Raft because it is understandable. Leader Election, Log Replication, Safety Properties, Membership Change, and Snapshots — a deep dive with real-world system analysis.
2026-04-15 · 10 min read #raft#consensus#distributed-systems#leader-election#log-replication