/Raft

This is a library which implements certain aspects of the Raft Consensus Algorithm, which is used to get a cluster of servers to agree on server state, as that state changes over time.

Primary LanguageC++MIT LicenseMIT

Watchers