Joseph Schorr
|
24b77bbc10
|
Fix serialization of blobs to/from the cache
Also makes sure the test checks that serialization
|
2018-03-02 14:22:55 -05: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
|
9e16596854
|
Add a bunch of logging to the data model caching mechanism
Should help us debug any potential issues
|
2017-12-18 14:18:37 -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 |
|