Skip to content

sumukhbhat2701/CRAQ

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CRAQ

Golang implementation of CRAQ - Chain Replication with Apportioned Queries.

Inspired from the MIT 6.824 course lecture on the same.

RUN:

  • Install golang
  • For the first time, go mod init <some-name>
  • go run craq.go for every run
  • Experiment by calling get() and put() function calls in main() function in craq.go

About

Golang implementation of CRAQ

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages