A production-grade java implementation of RAFT consensus algorithm.
-
Updated
Sep 28, 2024 - Java
A production-grade java implementation of RAFT consensus algorithm.
Raft Java implementation which is simple and easy to understand.
Implementation of the RAFT consensus protocol in JGroups
基于Raft一致性协议的分布式存储系统,参考阿里巴巴SOFAJRaft并使用Java从零实现。Distributed storage system based on Raft consistency protocol, referencing Alibaba SOFAJRaft and implemented from scratch using Java
Rafter:实现raft算法的一个框架,该框架不做持久化存储,但是提供了接口,可以跟任何一个持久化存储系统结合,成为一个强一致性的分布式系统,待开发中
This repository stores the implementation of Raft algorithm using python, java, rabbitMQ and redis.
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."