Raft consensus algorithm
Programmers Quickie - Een podcast door Software Engineering

Categorieën:
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