dev-urandom / graft

Guys have you heard of this consensus protocol called raft?
12 stars 6 forks source link

Servers can hold an election. #6

Closed benmills closed 11 years ago

benmills commented 11 years ago

I think we should make a Peer interface that the server struct implements but we can also create a RemotePeer struct that communicates over HTTP to improve this code.