SCIA-Premium/GoRaft
Go implementation of the RAFT consensus algorithm. Faults injector with a REPL and a CLSF (Command List and File Storage) to test several scenarios.
GoMIT
Issues
- 0
REPL : Add START cmd
#24 opened by Sefray - 0
Follower : Erased and appending logs
#18 opened by Sefray - 0
Raft: Candidate vote : Dead are voting
#17 opened by Sefray - 0
Candidate bad timeout
#16 opened by Sefray - 0
Bad leader behavior for new heartbeat
#15 opened by Sefray - 1
Load create file and node folder
#11 opened by Bictole - 0
- 0
Étape 3 – Command List et Stockage de fichiers
#5 opened by Sefray - 0
Étape 4 – Recove
#6 opened by Sefray - 0
Étape 2 – REPL
#4 opened by Sefray - 0
GO learning and implementation
#1 opened by ArkLeme