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

Skip mongo DB when finding files #111

Merged
merged 1 commit into from
Aug 29, 2023
Merged

Skip mongo DB when finding files #111

merged 1 commit into from
Aug 29, 2023

Conversation

zihaoxu98
Copy link
Collaborator

This PR adds an option to skip finding files in mongo DB. Since in most of the case, files are stored in the local folders and searching mongo DB takes long time to finish.

import straxen
# https://straxen.readthedocs.io/en/latest/config_storage.html
# downloading-xenonnt-files-from-the-database # noqa

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[pep8] reported by reviewdog 🐶
W293 blank line contains whitespace

@dachengx dachengx merged commit e04de57 into master Aug 29, 2023
7 checks passed
@dachengx dachengx deleted the skip_mongo_db branch August 29, 2023 16:49
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.

None yet

2 participants