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/issuesSimilar to GoRaft repositories
Here you may see GoRaft alternatives and analogs
etcd tikv hraftd js translations nanochain rqlite atomix copycat floyd x0 verdi-raft fabric quorum tendermint awesome-distributed-systems paxosstore burrow cita elle ethermint-archive awesome-cryptoeconomics Bismuth truechain-consensus-core uplink go-spacemesh xrpl-dev-portal awesome-decentralized-papers swim-js yaraft