Skip to content

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

Notifications You must be signed in to change notification settings

huangbaihua001/raft_start

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages