8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.
You must be logged in to block users.
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
C++ implementation of Raft core logic as a replication library
A RAFT implementation to help build your RAFT service in 1 minute.
C++ implementation of raft consensus
封装Raft算法,供同好者研究学习
An understandable consensus algorithm