/RaftGo

Go demo of Raft Protocol

Primary LanguageGo

RaftGo:Go demo of Raft Protocol

###Overview DONE: Leader Election

TODO: Log Replication

====== ###Build go build node.go

###Run ./node -p 5000

./node -p 5001

./node -p 5002

###Watch watch the stdout log