20 Forks
370 Stars
370 Watchers

raft

Raft Consensus Algorithm

How to download and setup raft

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

Or simply clone raft with SSH
[email protected]:adjoint-io/raft.git

If you have some problems with raft

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

Similar to raft repositories

Here you may see raft alternatives and analogs

 etcd    cockroach    Qix    arangodb    tikv    dynomite    hraftd    js    elasticell    permazen    olric    translations    tidb    awesome-bigdata    nanochain    patroni    dbtester    rqlite    atomix    raft-zh_cn    summitdb    braft    logcabin    awesome-consensus    tidis    raft.github.io    copycat    finn    raft-rs    PySyncObj