Remix.run Logo
Implementing the Raft distributed consensus protocol in Go(notes.eatonphil.com)
20 points by ibobev a day ago | 2 comments
intermerda 21 hours ago | parent | next [-]

If you are okay with writing Java, the dslabs framework is great as well. The penultimate project around fault tolerance can be done in Raft.

bonobocop 19 hours ago | parent | prev [-]

The MIT course for Raft (with the lectures on YouTube) was great to learn for me: http://nil.lcs.mit.edu/6.824/2020/labs/lab-raft.html