Joseph Schorr
|
c3710a6a5e
|
Add ability for specific geographic regions to be blocked from pulling images within a namespace
|
2018-12-06 17:14:45 -05:00 |
|
Joseph Schorr
|
4a7b4ad06a
|
Fix disabled namespace check
|
2018-10-18 14:25:40 -04:00 |
|
Joseph Schorr
|
a172de4fdc
|
Reimplement cache support for blobs in the registry data model
|
2018-10-18 14:25:40 -04:00 |
|
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 |
|
Joseph Schorr
|
ab0172d2fd
|
Switch Quay to using an in-container memcached for data model caching
|
2018-02-27 16:55:22 -05:00 |
|
Joseph Schorr
|
3c72e9878d
|
Add the concept of a data model cache, for caching of Namedtuple objects from the data model
Will be used to cache blobs, thus removing the need to hit the database in most blob requests
|
2017-12-14 13:36:51 -05:00 |
|