A feature complete and high performance multi-group Raft library in Go.
翻译 - Go中功能完善的高性能多组Raft库。
A production-grade java implementation of RAFT consensus algorithm.
翻译 - RAFT共识算法的生产级Java实现。
Raft Java implementation which is simple and easy to understand.
Implementation of the Raft consensus protocol in JGroups
CKite - A JVM implementation of the Raft distributed consensus algorithm written in Scala
Implementation of RAFT consensus in .NET core
Examples for Dragonboat
raft is a golang library that provides a simple, clean, and idiomatic implementation of the Raft consensus protocol
Consensus (Raft) and Memberlist (SWIM) implementation for .NET micro-services
基于Raft一致性协议的分布式存储系统,参考阿里巴巴SOFAJRaft并使用Java从零实现。Distributed storage system based on Raft consistency protocol, referencing Alibaba SOFAJRaft and implemented from scratch using Java
Raft 分布式共识算法动画演示中文最新版,也包含官方中文版raft集群在线演示网站两种。
A simple distributed key-value store by using hashicorp/raft
Simple implementation of raft based consensus algorithm used in distributed systems. This application is built for demonstration purpose and can be extended by other users to make more sophisticated s...
Design and Development of a consensus algorithm on embedded systems with Raft & ESP8266
a simple distributed text editor built on the raft protocol (https://raft.github.io/) and MQTT
Next generation rust key value store.