braft
An industrial-grade C++ implementation of RAFT consensus algorithm based on brpc, widely used inside Baidu to build highly-available distributed systems.
How to download and setup braft
Open terminal and run command
git clone https://github.com/baidu/braft.git
git clone is used to create a copy or clone of braft 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 braft https://github.com/baidu/braft/archive/master.zip
Or simply clone braft with SSH
[email protected]:baidu/braft.git
If you have some problems with braft
You may open issue on braft support forum (system) here: https://github.com/baidu/braft/issuesSimilar to braft repositories
Here you may see braft alternatives and analogs
etcd tikv hraftd elasticell permazen patroni rqlite atomix raft-zh_cn summitdb logcabin awesome-consensus tidis raft.github.io copycat finn raft-rs PySyncObj dissertation distributed-computing Mushroom raftos raft-java floyd raft xenon ra x0 verdi-raft yaraft