ozgen / jraft

Raft is a consensus algorithm with Java.
0 stars 0 forks source link

Handle Node Recovery from Crash #4 #5

Open ozgen opened 11 months ago

ozgen commented 11 months ago

Description: Implement the logic to restore a node to its initial state after a crash. Tasks: