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 ++实现,在百度内部广泛用于构建高可用性的分布式系统。
A distributed SQLite replicator built on top of NATS
Next generation API for .NET
翻译 - NET的下一代API
Raft Java implementation which is simple and easy to understand.
A Multi-Raft implementation for Erlang and Elixir that strives to be efficient and make it easier to use multiple Raft clusters in a single system.
A novel implementation of the Raft consensus algorithm
MIT6.824分布式系统(2018秋)
Cete is a distributed key value store server written in Go built on top of BadgerDB.
Feature-complete implementation of the Raft consensus algorithm in Java
CKite - A JVM implementation of the Raft distributed consensus algorithm written in Scala
Implementation of RAFT consensus in .NET core
Examples for Dragonboat
RobustIRC - an IRC network without netsplits, implemented in Go using the Raft consensus algorithm
Solutions to mit 6.824 2018
An understandable, fast and scalable Raft Consensus implementation
raft is a golang library that provides a simple, clean, and idiomatic implementation of the Raft consensus protocol
A key value storage example powered by hashicorp raft and BadgerDB
A distributed fault tolerant scheduler that is horizontally scalable 🔥