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

Get all CPAN distributions using scroll API for MetaCPAN #2817

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Commits on May 30, 2021

  1. Get all CPAN distributions using scroll API for MetaCPAN

    This uses the ElasticSearch scroll API to get all CPAN distributions
    <https://www.elastic.co/guide/en/elasticsearch/reference/2.4/search-request-scroll.html>.
    
    Fixes <librariesio#1961>.
    zmughal committed May 30, 2021
    Configuration menu
    Copy the full SHA
    64fed36 View commit details
    Browse the repository at this point in the history
  2. Revert "Remove CPAN from missing task"

    This reverts commit 9c6d0f9.
    
    Connects with <librariesio#1961>.
    zmughal committed May 30, 2021
    Configuration menu
    Copy the full SHA
    aece71c View commit details
    Browse the repository at this point in the history