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

Data loading: load only new files into MongoDB #50

Open
2 tasks
extua opened this issue Aug 9, 2024 · 0 comments
Open
2 tasks

Data loading: load only new files into MongoDB #50

extua opened this issue Aug 9, 2024 · 0 comments
Assignees
Labels

Comments

@extua
Copy link
Collaborator

extua commented Aug 9, 2024

  • Read MongoDB and check last updated file
  • If file date is earlier than last updated file time, do not add it to the database

This would allow us to sync the data base one-way with the directory of JSON files

@extua extua added the feature label Aug 9, 2024
@extua extua self-assigned this Aug 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant