This repository has been archived on 2020-03-24. You can view files and clone it, but cannot push or open issues or pull requests.
quay/data/cache
Joseph Schorr 2caaf84f31 Add caching support to catalog
We will now cache the results of the catalog for 60s and not hit the database at all if cached
2018-06-20 14:58:01 -04:00
..
test Switch Quay to using an in-container memcached for data model caching 2018-02-27 16:55:22 -05:00
__init__.py Switch Quay to using an in-container memcached for data model caching 2018-02-27 16:55:22 -05:00
cache_key.py Add caching support to catalog 2018-06-20 14:58:01 -04:00
impl.py Fix bug in in-memory data cache 2018-05-01 13:28:24 +03:00