2 Comments
User's avatar
kristina's avatar

Hey, MongoDB created that AFAIK. I implemented it for replica sets several years before the RAFT paper. Too bad we didn't write it up, I guess :-P

Expand full comment
Matt Rickard's avatar

Could be true! I need to dig a little deeper into MongoDB's implementation, I've heard there are some interesting differences (pull-based vs. push-based elections, for instance)

Expand full comment