0 Forks
0 Stars
0 Watchers

6.824-raft

Raft consensus algorithm. Based on MIT 6.824.

How to download and setup 6.824-raft

Open terminal and run command
git clone https://github.com/embeage/6.824-raft.git
git clone is used to create a copy or clone of 6.824-raft 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 6.824-raft https://github.com/embeage/6.824-raft/archive/master.zip

Or simply clone 6.824-raft with SSH
[email protected]:embeage/6.824-raft.git

If you have some problems with 6.824-raft

You may open issue on 6.824-raft support forum (system) here: https://github.com/embeage/6.824-raft/issues