Skip to content
This repository has been archived by the owner on Feb 8, 2023. It is now read-only.

collaborative pinning #54

Open
eminence opened this issue Sep 24, 2015 · 2 comments
Open

collaborative pinning #54

eminence opened this issue Sep 24, 2015 · 2 comments

Comments

@eminence
Copy link

Someone should think about a protocol that X cooperating people/nodes to pin a large dataset (of size S) in a collaborative manner, so that each node is pinning something of size S/X.

This is something that would be very useful when hosting something that is generally too large for just 1 node to host.

A robust solution would allow for a configurable level of redundancy, and a way for data to be pinned by new nodes that join the cooperative group.

See also #49 and some of the discussions in the archives repo.

@eminence
Copy link
Author

From IRC:

@jbenet : we need to make "ipfs-cluster" -- a tool to manage pin-sets larger than one
          node's local storage. (or really, representing one node with multiple)
@jbenet : but before that, just shard the dataset. if it's hierarchical at all, super easy.
          if not, just split the data for now.

@jbenet jbenet changed the title Collaborative pinning ipfs-cluster -- collaborative pinning Sep 27, 2015
@jbenet jbenet changed the title ipfs-cluster -- collaborative pinning collaborative pinning Sep 27, 2015
@jbenet
Copy link
Member

jbenet commented Sep 27, 2015

See ipfs-cluser at #58

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants