A production-grade Java implementation of the RAFT consensus algorithm for distributed systems.
<dependency>
<groupId>com.alipay.sofa</groupId>
<artifactId>jraft-core</artifactId>
<version>1.4.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Minimal example showing import and instantiation of RaftGroupService.
No known issues recorded.
No dependency data recorded yet.