Skip to content

zhengxu001/raft-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Functions:
- Forming group with one master node (Done)
- Joining group and get the membership (Done)
- Leaving and update the membership for all left nodes(Done)
- Dealing with Network partitions(Done)
- Returning the current group membership when required(Done)
- GUI for command

Systerm Requirement:
- Install Ruby 2.1: https://www.ruby-lang.org/en/documentation/installation/
- gem install colorize
- gem install json
- gem install socket


Releases

No releases published

Packages

No packages published