A minimal example of using HashiCorp Raft.
$ go get github.com/jen20/hashiconf-raft
$ cd $GOPATH/src/github.com/jen20/hashiconf-raft
$ dep ensure
$ go build
A minimal example of using HashiCorp Raft.
$ go get github.com/jen20/hashiconf-raft
$ cd $GOPATH/src/github.com/jen20/hashiconf-raft
$ dep ensure
$ go build