Skip to content

A system for distributing and storing data in a P2P environment.

License

Notifications You must be signed in to change notification settings

ahr-i/p2p-based-data-storage-meta

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

P2P-based Data Storage Meta

A system for distributing and storing data in a P2P environment.

1. Introduction

Centralized server-based data storage has a Single Point of Failure (SPoF) problem, along with reliability and integrity issues.

This project implements a system for distributing and storing data.
The system has two roles:

  1. Nodes responsible for storage and providing a download web page.
  2. Bootstrap nodes.

When nearby nodes can be discovered, broadcasting is used to locate them.
If nearby nodes cannot be accessed, bootstrap nodes are used to find nodes.

3. Repository Struct

Repository Description URL
p2p-based-data-storage-webui Nodes are responsible for data storage and provide a web page to download stored files. link
p2p-based-data-storage-bootstrap The bootstrap nodes serve as meeting points for nodes running in the P2P environment, creating a truly charming and romantic place. link

About

A system for distributing and storing data in a P2P environment.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published