Hacker News
new
top
best
ask
show
job
Implementing the Raft distributed consensus protocol in Go
(
notes.eatonphil.com
)
20 points
by
ibobev
a day ago
2 comments
intermerda
16 hours ago
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
14 hours ago
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