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

Cache response bodies from KEGG #209

Open
erikhuck opened this issue Apr 6, 2023 · 0 comments
Open

Cache response bodies from KEGG #209

erikhuck opened this issue Apr 6, 2023 · 0 comments

Comments

@erikhuck
Copy link
Collaborator

erikhuck commented Apr 6, 2023

There should be an option to cache what is pulled from KEGG REST and then access the cache instead of sending redundant html requests. Likely this cache would be implemented in a .kegg_pull_cache.zip file in the current working directory.The url path itself could be used for structuring the filepath in the cache. There should be options to turn on and off the caching. Also, there should be an option to use a specific cache file. Caching could greatly speed up certain operations while also reducing needless redundant network traffic.

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