A production-grade java implementation of RAFT consensus algorithm.
-
Updated
Sep 28, 2024 - Java
A production-grade java implementation of RAFT consensus algorithm.
A feature complete and high performance multi-group Raft library in Go.
Raft Java implementation which is simple and easy to understand.
Implementation of the RAFT consensus protocol in JGroups
Examples for Dragonboat
Implementation of RAFT consensus in .NET core
CKite - A JVM implementation of the Raft distributed consensus algorithm written in Scala
raft is a golang library that provides a simple, clean, and idiomatic implementation of the Raft consensus protocol
基于Raft一致性协议的分布式存储系统,参考阿里巴巴SOFAJRaft并使用Java从零实现。Distributed storage system based on Raft consistency protocol, referencing Alibaba SOFAJRaft and implemented from scratch using Java
Raft 分布式共识算法动画演示中文最新版,也包含官方中文版raft集群在线演示网站两种。
Consensus (Raft) and Memberlist (SWIM) implementation for .NET micro-services
A simple distributed key-value store by using hashicorp/raft
This repository stores the implementation of Raft algorithm using python, java, rabbitMQ and redis.
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
Golang implementation of the Raft consensus protocol using gRPC. Achieved operation replication speeds of ~3000 operations/sec with 3 nodes and ~2000 operations/sec with 5 nodes.
Pony implementation of raft consensus algorithm
Add a description, image, and links to the raft-algorithm topic page so that developers can more easily learn about it.
To associate your repository with the raft-algorithm topic, visit your repo's landing page and select "manage topics."