A production-grade java implementation of RAFT consensus algorithm.
翻译 - RAFT共识算法的生产级Java实现。
Sources for my PhD dissertation on the Raft consensus algorithm
An industrial-grade C++ implementation of RAFT consensus algorithm based on brpc, widely used inside Baidu to build highly-available distributed systems.
翻译 - 基于brpc的RAFT共识算法的工业级C ++实现,在百度内部广泛用于构建高可用性的分布式系统。
Python implementation of the Raft algorithm for distributed consensus
Feature-complete implementation of the Raft consensus algorithm in Java
Implementation of Raft consensus algorithm
this is raft java project. raft-kv-storage
Raft共识算法的Golang实现
An implementation of the Raft distributed consensus protocol using the Tokio framework.
🚣♂️ Raft implementation in Go