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

EDDB Importer in Go #17

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from
Draft

Conversation

vanderaj
Copy link

This pull request, once complete, will allow the parallel importation of EDDB data. The goal will be for the utility to be Dockerizable, and so it will run and quit as soon as it's done, relying upon other tools to schedule the tool to be run.

The design contemplates parallelism, but it is important to balance the optimal amount of CPU load versus time taken. This will be a focus only once the actual importation of data is shown to work.

@vanderaj
Copy link
Author

The first checkin can barely connect to MongoDB. It's got a long way to go.

@vanderaj vanderaj marked this pull request as draft February 20, 2021 12:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant