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.
C++ implementation of Raft core logic as a replication library
Raft Consensus Algorithm. Uses in-house C++20 coroutines-based library for communications. Tested with unit-tests.
Nuft is an C++17 implementation of the Raft consensus algorithm.
Lightweight implementation of Raft consensus algorithm in C++
Add a description, image, and links to the raft-cpp topic page so that developers can more easily learn about it.
To associate your repository with the raft-cpp topic, visit your repo's landing page and select "manage topics."