go-raft A Go implementation in Raft, for 18-845 at CMU (Spring 2015). To install, run "install.sh". To set your GOPATH, run "source sourceme.sh" from the same directory as "sourceme.sh". To compile the runners, run "build.sh".