An industrial-grade C++ implementation of RAFT consensus algorithm based on brpc, widely used inside Baidu to build highly-available distributed systems.
-
Updated
Oct 25, 2024 - C++
An industrial-grade C++ implementation of RAFT consensus algorithm based on brpc, widely used inside Baidu to build highly-available distributed systems.
A raft consensus implementation that is simply and understandable
Raft Consensus Algorithm. Uses in-house C++20 coroutines-based library for communications. Tested with unit-tests.
An implementation of Raft Distributed Consensus Protocol (https://raft.github.io/raft.pdf).
A minimal Raft implementation for Arduino (WIP)
Add a description, image, and links to the raft-protocol topic page so that developers can more easily learn about it.
To associate your repository with the raft-protocol topic, visit your repo's landing page and select "manage topics."