426 Forks
1333 Stars
1333 Watchers

ratis

Open source Java implementation for Raft consensus protocol.

How to download and setup ratis

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

Or simply clone ratis with SSH
[email protected]:apache/ratis.git

If you have some problems with ratis

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