Stars
raft
6 repositories
A raft-based java library for building high-available, high-durable, strong-consistent commitlog.
Raft Java implementation which is simple and easy to understand.
A production-grade java implementation of RAFT consensus algorithm.