You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project was developed as part of the UE20CS351: Cloud Computing course. It focuses on understanding and implementing the core principles of the Raft consensus algorithm using GoLang. The project emphasizes leader election and log replication, which are fundamental aspects of distributed systems.