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

WIP – Add reprovider; Make provider much more robust #6141

Closed
wants to merge 25 commits into from

Conversation

michaelavila
Copy link
Contributor

@michaelavila michaelavila commented Mar 27, 2019

Supersedes: #5870

TODO

  • reprovide cids that have been provided and still exist in the blockstore
  • provide root block at every necessary point
    • list out all locations here
  • provide using strategy only at necessary points
    • list out all locations here
  • migrations from old reprovide strategies to new provide system
  • document how to troubleshoot provider system

Stretch TODO

  • config to disable providing
    • I think this can be accomplished through a "none" strategy
  • ipfs provider tracking to list the cids the provider system is tracking

@michaelavila michaelavila added the status/WIP This a Work In Progress label Mar 27, 2019
@ghost ghost assigned michaelavila Mar 27, 2019
@ghost ghost added the status/in-progress In progress label Mar 27, 2019
@michaelavila michaelavila force-pushed the features/provide-reprovide branch 7 times, most recently from 14e9d71 to c3b19d7 Compare March 27, 2019 23:35
@michaelavila michaelavila force-pushed the features/provide-reprovide branch 9 times, most recently from abf778e to a8e45f1 Compare April 3, 2019 20:39
License: MIT
Signed-off-by: Michael Avila <davidmichaelavila@gmail.com>
License: MIT
Signed-off-by: Michael Avila <davidmichaelavila@gmail.com>
License: MIT
Signed-off-by: Michael Avila <davidmichaelavila@gmail.com>
License: MIT
Signed-off-by: Michael Avila <davidmichaelavila@gmail.com>
License: MIT
Signed-off-by: Michael Avila <davidmichaelavila@gmail.com>
License: MIT
Signed-off-by: Michael Avila <davidmichaelavila@gmail.com>
License: MIT
Signed-off-by: Michael Avila <davidmichaelavila@gmail.com>
License: MIT
Signed-off-by: Michael Avila <davidmichaelavila@gmail.com>
License: MIT
Signed-off-by: Michael Avila <davidmichaelavila@gmail.com>
License: MIT
Signed-off-by: Michael Avila <davidmichaelavila@gmail.com>
License: MIT
Signed-off-by: Michael Avila <davidmichaelavila@gmail.com>
License: MIT
Signed-off-by: Michael Avila <davidmichaelavila@gmail.com>
License: MIT
Signed-off-by: Michael Avila <davidmichaelavila@gmail.com>
License: MIT
Signed-off-by: Michael Avila <davidmichaelavila@gmail.com>
License: MIT
Signed-off-by: Michael Avila <davidmichaelavila@gmail.com>
License: MIT
Signed-off-by: Michael Avila <davidmichaelavila@gmail.com>
License: MIT
Signed-off-by: Michael Avila <davidmichaelavila@gmail.com>
License: MIT
Signed-off-by: Michael Avila <davidmichaelavila@gmail.com>
License: MIT
Signed-off-by: Michael Avila <davidmichaelavila@gmail.com>
License: MIT
Signed-off-by: Michael Avila <davidmichaelavila@gmail.com>
License: MIT
Signed-off-by: Michael Avila <davidmichaelavila@gmail.com>
License: MIT
Signed-off-by: Michael Avila <davidmichaelavila@gmail.com>
License: MIT
Signed-off-by: Michael Avila <davidmichaelavila@gmail.com>
License: MIT
Signed-off-by: Michael Avila <davidmichaelavila@gmail.com>
License: MIT
Signed-off-by: Michael Avila <davidmichaelavila@gmail.com>
@michaelavila
Copy link
Contributor Author

This work is being superseded by upcoming PRs (including: #6292).

@hacdias hacdias deleted the features/provide-reprovide branch May 9, 2023 10:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status/in-progress In progress status/WIP This a Work In Progress
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant