Skip to content

lemonlatte/raft-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 

Repository files navigation

Example of hashicorp/raft

Run

Create a config.json of the following:

{
  "bind": "192.168.78.151:12345",
  "data_dir": "/tmp/raft"
}

Then run raft-example in the same folder.

About

An example of using hashicorp/raft

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages