Skip to content

Cache response bodies from KEGG #209

@erikhuck

Description

@erikhuck

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions