Raft consensus algorithm
Programmers Quickie - Un podcast de Software Engineering

Catégories:
Raft is a consensus algorithm designed as an alternative to Paxos. It was meant to be more understandable than Paxos by means of separation of logic, but it is also formally proven safe and offers some additional features