raft-consensus-algorithm topic
dragonboat-example
Examples for Dragonboat
cete
Cete is a distributed key value store server written in Go built on top of BadgerDB.
atomix
A Kubernetes toolkit for building distributed applications using cloud native principles
copycat
A novel implementation of the Raft consensus algorithm
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.
dotNext
Next generation API for .NET
ckite
CKite - A JVM implementation of the Raft distributed consensus algorithm written in Scala
raft
C implementation of the Raft Consensus protocol, BSD licensed
ra
A Raft implementation for Erlang and Elixir that strives to be efficient and make it easier to use multiple Raft clusters in a single system.