HashiConf Raft

A minimal example of using HashiCorp Raft.

Video

Build

$ go get github.com/jen20/hashiconf-raft
$ cd $GOPATH/src/github.com/jen20/hashiconf-raft
$ dep ensure
$ go build