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

Caching #46

Closed
TheTechromancer opened this issue May 11, 2024 · 1 comment
Closed

Caching #46

TheTechromancer opened this issue May 11, 2024 · 1 comment
Assignees

Comments

@TheTechromancer
Copy link
Collaborator

The initial loading of the files takes a long time (the parsing of half a million IP ranges). We should implement a serialized cache that will be quick-loaded if providers.json hasn't changed since the last run.

@TheTechromancer TheTechromancer self-assigned this May 11, 2024
@TheTechromancer
Copy link
Collaborator Author

Added in #58.

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

No branches or pull requests

1 participant