Skip to content

ikemenyuki/Raft-Distributed-Algorithm-with-Go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

This is a Go implementation of the Raft Distributed Consensus Algorithm with Customized RPC library.

Run or Test the implementation

Run go test commands or the provided make rules checkpoint and test as used in the previous labs. The Makefile also includes rules that run Go's race detector to the implementation is thread safe.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published