Raft consensus algorithm
Programmers Quickie - Podcast készítő Software Engineering
Kategóriák:
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
