Skip to content

VinithKrishnan/GoDFS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GoDFS

This repo contains a distributed file system written in Go.

Usage:

  • To run a node, navigate to the membership directory. then run:

go run main.go

It is currently hard-coded to work with our class VMs. To change this, change logQuery/nodes.txt

Tests:

  • To run unit tests go to the logQuery directory (Run regular nodes elsewhere first):

go test -v

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages