A production-grade java implementation of RAFT consensus algorithm.
-
Updated
Dec 24, 2025 - Java
A production-grade java implementation of RAFT consensus algorithm.
Raft Java implementation which is simple and easy to understand.
🏠超精简分布式对象存储
基于Raft一致性协议的分布式存储系统,参考阿里巴巴SOFAJRaft并使用Java从零实现。Distributed storage system based on Raft consistency protocol, referencing Alibaba SOFAJRaft and implemented from scratch using Java
Simple Java implementation of the Raft consensus algorithm for fault-tolerant, distributed command replication. Supports UDP-based node communication
(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 the Raft Consensus Algorithm 🗳️
🗳️ Implement distributed consensus with Raft for WebAssembly, enabling reliable communication across various environments, including browsers and Raspberry Pi clusters.
Java Implementation of the RAFT distributed consensus algorithm, inspired by the original paper by Diego Ongaro and John Ousterhout
Add a description, image, and links to the raft-java topic page so that developers can more easily learn about it.
To associate your repository with the raft-java topic, visit your repo's landing page and select "manage topics."