Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/bravonatalie/distributed-file-storage
- Owner: BravoNatalie
- Created: 2024-08-22T00:57:10.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-08-28T18:36:24.000Z (5 months ago)
- Last Synced: 2024-09-13T14:09:04.544Z (4 months ago)
- Topics: decentralized-application, distributed-systems, p2p
- Language: Go
- Homepage:
- Size: 4.97 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.