Skip to content

iceopen/hashiconf-raft

 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 94.7%
  • Shell 5.3%