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

Refactor data migration to lazily load results #719

Merged
merged 2 commits into from
Apr 29, 2019
Merged

Commits on Apr 28, 2019

  1. Refactor data migration to lazily load results as to not blow memory.

    The loaders now return one result at a time.
    Removed dud test files and service definitions that were not used.
    prd-fox committed Apr 28, 2019
    Configuration menu
    Copy the full SHA
    048b81b View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2019

  1. Configuration menu
    Copy the full SHA
    9d9aefe View commit details
    Browse the repository at this point in the history