|
|
|
|
|
by lomnakkus
3170 days ago
|
|
> Most real-world Paxos implementations, like Raft (what etcd uses), simply use Paxos for electing a leader. Ah, the ambiguity of natural language. Just to make this absolutely clear: Raft is not an implementation of Paxos. The "like" here refers to the "electing a leader" bit. (I assume you already know this, it's just that the sentence as written is ambiguous and I wanted to clarify. I initially read it the wrong way and felt an urge to 'correct' you.) |
|