Categorygithub.com/kushagra-gupta01/Content_Addressable_Storage
repositorypackage
0.0.0-20240507134111-a1e7f06265f5
Repository: https://github.com/kushagra-gupta01/content_addressable_storage.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# README

Content Addressable Storage

This is a custom distributed CAS memory implementation in golang.

For establishing connection and facilitating communication between peers a custom library p2p library has been implemented.

A file once sent n the network will be replicated to all peers.