Implementing the Raft distributed consensus protocol in Go notes.eatonphil.com 20 points by ibobev a day ago
intermerda 17 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
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.
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