Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Erasure Coding Layer #6

Open
jackie-scholl opened this issue Dec 14, 2016 · 1 comment
Open

Erasure Coding Layer #6

jackie-scholl opened this issue Dec 14, 2016 · 1 comment
Labels
exp/wizard Extensive knowledge (implications, ramifications) required kind/enhancement A net-new feature or improvement to an existing feature status/blocked Unable to be worked further until needs are met topic/user-story User story

Comments

@jackie-scholl
Copy link

jackie-scholl commented Dec 14, 2016

I thought up a possible architecture for a Reed-Solomon (or other erasure coding algorithm) layer on top of IPFS. My notes are here. @hsanjuan informed me that ipfs-cluster was already a tool that was planned, and that this architecture could slot into ipfs-cluster, so I should raise an issue here. One of the key points of the system is that there would be IPFS nodes that provide IPFS files that they do not have locally, but instead have to generate by accessing other files from the IPFS network and re-combining them.

@hsanjuan hsanjuan added the topic/user-story User story label Dec 29, 2016
@hsanjuan hsanjuan added this to the Design decision on importers + FEC [Q4O2] milestone Oct 10, 2017
@hsanjuan hsanjuan added status/blocked Unable to be worked further until needs are met exp/wizard Extensive knowledge (implications, ramifications) required kind/enhancement A net-new feature or improvement to an existing feature labels Oct 10, 2017
@hsanjuan
Copy link
Collaborator

hsanjuan commented Oct 10, 2017

Erasure encoding layer is probably the last step after figuring out importers, ipld-selectors and a bunch of other work to distribute the pinning of IPLD trees -encoded in different ways-.

@hsanjuan hsanjuan removed this from the Design decision on importers + FEC milestone Jun 26, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
exp/wizard Extensive knowledge (implications, ramifications) required kind/enhancement A net-new feature or improvement to an existing feature status/blocked Unable to be worked further until needs are met topic/user-story User story
Projects
None yet
Development

No branches or pull requests

2 participants