Overview
I note down the critical concept of distributed system.
I note down the critical concept of distributed system.
Definition
If you have ever used MySQL, Redis, Kafka, Etcd, etc, you might have heard concepts such as Follower, Leader Election, Primary Backup, Raft, Paxos, and so on. Yes! In this article, we are going to discuss the consensus protocols.
image-20240518210219532
Time, Clock, and Ordering of Event