3 results found Sort:
An industrial-grade C++ implementation of RAFT consensus algorithm based on brpc, widely used inside Baidu to build highly-available distributed systems.
Created
2018-02-07
706 commits to master branch, last one 27 days ago
C++ implementation of Raft core logic as a replication library
Created
2019-07-31
336 commits to master branch, last one 15 days ago
Raft Consensus Algorithm. Uses in-house C++20 coroutines-based library for communications. Tested with unit-tests.
Created
2023-11-22
188 commits to master branch, last one 3 months ago