raft-protocol topic
dragonboat
A feature complete and high performance multi-group Raft library in Go.
dragonboat-example
Examples for Dragonboat
atomix
A Kubernetes toolkit for building distributed applications using cloud native principles
PySyncObj
A library for replicating your python class between multiple servers, based on raft protocol
braft
An industrial-grade C++ implementation of RAFT consensus algorithm based on brpc, widely used inside Baidu to build highly-available distributed systems.
raft-java
Raft Java implementation which is simple and easy to understand.
Rafty
Implementation of RAFT consensus in .NET core
mit-6.824-2018
Solutions to mit 6.824 2018
floyd
A raft consensus implementation that is simply and understandable