/consensus-yaraft

consensus-yaraft is a library for distributed, strong consistent, highly replicated log storage. It's based on yaraft, which is an implementation of the Raft protocol.

Primary LanguageC++Apache License 2.0Apache-2.0

Stargazers