baidu / braft

An industrial-grade C++ implementation of RAFT consensus algorithm based on brpc, widely used inside Baidu to build highly-available distributed systems.
Apache License 2.0
3.86k stars 865 forks source link

Support C client #383

Open JiaRG opened 1 year ago

JiaRG commented 1 year ago

see #143