raft-java
There are 8 repositories under raft-java topic.
sofastack/sofa-jraft
A production-grade java implementation of RAFT consensus algorithm.
wenweihu86/raft-java
Raft Java implementation which is simple and easy to understand.
chengdedeng/yfs
:house:超精简分布式对象存储
CoderiGenius/RocksRaft
基于Raft一致性协议的分布式存储系统,参考阿里巴巴SOFAJRaft并使用Java从零实现。Distributed storage system based on Raft consistency protocol, referencing Alibaba SOFAJRaft and implemented from scratch using Java
jiup/raft
Still fixing bugs
beijing-penguin/raft-java
raft-java
hwding/rafty-kv
(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.
GiovanniBaccichet/RAFT
A Java implementation of the Raft Consensus Algorithm 🗳️