Skip to content

rohithvsm/SankalpaFS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#SankalpaFS Distributed File System running as a FUSE implementing AFSv1 protocol using gRPC (Google's Open Source RPC package) and protobuf

###Requirements:

###To Run:

  • ./run_codegen.sh to generate the grpc stub files
  • python sankalpa_fsd.py path-to-dir
  • python sankalpa_fsc.py path-to-mountpoint path-to-cache

About

Distributed File System running as a FUSE implementing AFSv1 protocol using gRPC (Google's Open Source RPC package) and protobuf

Resources

Stars

1 star

Watchers

2 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors