Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bravonatalie/distributed-file-storage

Simple, decentralized file storage system in Go
https://github.com/bravonatalie/distributed-file-storage

decentralized-application distributed-systems p2p

Last synced: about 13 hours ago
JSON representation

Simple, decentralized file storage system in Go

Awesome Lists containing this project

README

        

# Simple Distributed File Storage [WIP]

A decentralized file storage system built from the ground up using Go. This project demonstrates how to create a distributed network of nodes that can store, retrieve, and manage files in a peer-to-peer network.

This project is a hands-on exercise it's designed to be a learning tool and may not have all the features or optimizations of a production-ready system.