Skip to content

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

Notifications You must be signed in to change notification settings

Cloudxtreme/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

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 94.9%
  • Protocol Buffer 4.4%
  • Shell 0.7%