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

experimental provider system #8070

Merged

Commits on May 14, 2021

  1. added support for an experimental batched provider system

    The batched provider system is enabled when the experimental AcceleratedDHTClient is enabled
    
    There is also an `ipfs stats provide` command which gives stats about the providing/reproviding system when the batched provider system is enabled
    aschmahmann committed May 14, 2021
    Configuration menu
    Copy the full SHA
    5bb4148 View commit details
    Browse the repository at this point in the history
  2. docs: added experimental features documentation on the Accelerated DH…

    …T Client and batched providing system
    aschmahmann committed May 14, 2021
    Configuration menu
    Copy the full SHA
    acd4683 View commit details
    Browse the repository at this point in the history