Raft Java implementation which is simple and easy to understand.
-
Updated
Jan 10, 2024 - Java
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
My reference solution (and a implementation) to the RAFT consensus laboratory assignment of the UOC university.
Rafter:实现raft算法的一个框架,该框架不做持久化存储,但是提供了接口,可以跟任何一个持久化存储系统结合,成为一个强一致性的分布式系统,待开发中
(Obsolete)A local running, process-distributed KV store for learning purposes based on replica state machine(RSM) cluster which implements raft consensus algorithm in a fully asynchronous way.
A java implementation of RAFT consensus algorithm
Raft-based distributed chat application.
Multi-master database using Raft protocol for consensus and log replication
Distributed Consensus.
Add a description, image, and links to the raft-protocol topic page so that developers can more easily learn about it.
To associate your repository with the raft-protocol topic, visit your repo's landing page and select "manage topics."