huangbaihua001 / raft_start

A java implementation of a RAFT consensus algorithm that strives to be simple and easy to understand and beginner-friendly.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Overview

A java implementation of a RAFT consensus algorithm that strives to be simple and easy to understand and beginner-friendly.

Features

  • Leader selection
  • Log replication
  • Security
  • Cluster membership changes

About

A java implementation of a RAFT consensus algorithm that strives to be simple and easy to understand and beginner-friendly.


Languages

Language:Java 100.0%