BlockStructures are stored in S3, but they're cached in memcached. Prior to this commit, they were only written to memcached when first created. This commit adds a write to repopulate the cache entry every time there is a cache miss. Hopefully, this will help reduce the miss rate we're seeing.
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
config | Loading commit data... | |
management | Loading commit data... | |
migrations | Loading commit data... | |
tests | Loading commit data... | |
__init__.py | Loading commit data... | |
admin.py | Loading commit data... | |
api.py | Loading commit data... | |
apps.py | Loading commit data... | |
block_structure.py | Loading commit data... | |
exceptions.py | Loading commit data... | |
factory.py | Loading commit data... | |
manager.py | Loading commit data... | |
models.py | Loading commit data... | |
signals.py | Loading commit data... | |
store.py | Loading commit data... | |
tasks.py | Loading commit data... | |
transformer.py | Loading commit data... | |
transformer_registry.py | Loading commit data... | |
transformers.py | Loading commit data... |