Skip to content

Look at using flask-caching #98

@briantist

Description

@briantist

Somewhat related:

https://flask-caching.readthedocs.io/en/latest/

The current caching mechanism for upstream requests (which caches in Artifactory) is custom written. It might be better written as a custom caching backend for flask-caching instead.

By separating out the backend that way, we could also unlock the ability to use any cache backend supported, like local filesystem or whatever.

We can also look to start using this to cache other data (combined listings, etc.).

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions