C++ implementation of Raft core logic as a replication library
eBay
An industrial-grade C++ implementation of RAFT consensus algorithm based on brpc, widely used inside Baidu to build highly-available distributed systems.
baidu