Repository navigation

#

raft-algorithm

A production-grade java implementation of RAFT consensus algorithm.

Java
3675
2 个月前

Implementation of the Raft consensus protocol in JGroups

Java
271
6 天前

CKite - A JVM implementation of the Raft distributed consensus algorithm written in Scala

Scala
213
6 年前

raft is a golang library that provides a simple, clean, and idiomatic implementation of the Raft consensus protocol

Go
132
9 个月前

MIT's 6.824: Distributed systems course (2017)

Go
56
8 年前

Consensus (Raft) and Memberlist (SWIM) implementation for .NET micro-services

C#
31
2 年前

基于Raft一致性协议的分布式存储系统,参考阿里巴巴SOFAJRaft并使用Java从零实现。Distributed storage system based on Raft consistency protocol, referencing Alibaba SOFAJRaft and implemented from scratch using Java

Java
19
2 年前

Raft 分布式共识算法动画演示中文最新版,也包含官方中文版raft集群在线演示网站两种。

JavaScript
19
3 年前

A simple distributed key-value store by using hashicorp/raft

Go
11
3 年前

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 system. This application is completely written using Golang and addon packages

Go
11
3 年前

对etcd中实现的raft算法进行注释

Go
11
8 年前

Design and Development of a consensus algorithm on embedded systems with Raft & ESP8266

C++
7
5 年前

Pony implementation of raft consensus algorithm

Pony
6
8 年前

a simple distributed text editor built on the raft protocol (https://raft.github.io/) and MQTT

JavaScript
6
8 年前