raft-java topic

List raft-java repositories

sofa-jraft

3.5k
Stars
1.1k
Forks
Watchers

A production-grade java implementation of RAFT consensus algorithm.

raft-java

1.2k
Stars
401
Forks
Watchers

Raft Java implementation which is simple and easy to understand.

yfs

45
Stars
10
Forks
Watchers

:house:超精简分布式对象存储

RocksRaft

19
Stars
7
Forks
Watchers

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