Y
Hacker News
new
|
ask
|
show
|
jobs
by
zazibar
3626 days ago
For those unfamiliar with how the Raft protocol works (as I was) this site[1] provides a great step by step visualization.
1.
http://thesecretlivesofdata.com/raft/
1 comments
0x006A
3626 days ago
https://raft.github.io/
does at better job at giving an overview.
link
kbenson
3626 days ago
Which itself says:
The Secret Lives[1] of Data is a different visualization of Raft. It's more guided and less interactive, so it may be a gentler starting point.
:)
1: The original link.
link