Repository navigation

#

raft-java

A production-grade java implementation of RAFT consensus algorithm.

Java
3750
11 天前

🏠超精简分布式对象存储

Java
48
7 年前

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

Java
19
3 年前

Simple Java implementation of the Raft consensus algorithm for fault-tolerant, distributed command replication. Supports UDP-based node communication

Java
5
3 个月前

(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.

Java
2
6 年前

A Java implementation of the Raft Consensus Algorithm 🗳️

Java
0
3 年前