Skip to content

NathanZlion/distrubuted_go_file_server-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

distrubuted_go_file_server-

Building a decentralized, fully distributed content-addressable file storage system using Go that can handle and stream very large files. Since the file is content-addressed will do some hashing on file content as well.

What I Learned on the way

  • Peer to Peer Communication
  • Low-level Programming
  • Network Protocols
  • Distributed System
  • System Design for a distributed file system

About

A distributed file storage in go

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published