0 Forks
2 Stars
2 Watchers

GoRaft

Go implementation of the RAFT consensus algorithm. Faults injector with a REPL and a CLSF (Command List and File Storage) to test several scenarios.

How to download and setup GoRaft

Open terminal and run command
git clone https://github.com/Pypearl/GoRaft.git
git clone is used to create a copy or clone of GoRaft repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with GoRaft https://github.com/Pypearl/GoRaft/archive/master.zip

Or simply clone GoRaft with SSH
[email protected]:Pypearl/GoRaft.git

If you have some problems with GoRaft

You may open issue on GoRaft support forum (system) here: https://github.com/Pypearl/GoRaft/issues