Name |
Last commit
|
Last update |
---|---|---|
.. | ||
apps | ||
conf/locale | ||
settings | ||
static | ||
templates | ||
__init__.py | ||
conftest.py | ||
urls.py | ||
wsgi.py |
drf-extensions provides a variety of tools we can use to implement response caching. This change is a proof of concept, adding caching with a short 1 minute TTL for the ProgramViewSet's list and retrieve actions. Error responses are not cached. This will provide some protection against significant increases in throughput. We can build on this later to add a longer TTL and invalidation on model changes. LEARNER-401
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
apps | Loading commit data... | |
conf/locale | Loading commit data... | |
settings | Loading commit data... | |
static | Loading commit data... | |
templates | Loading commit data... | |
__init__.py | Loading commit data... | |
conftest.py | Loading commit data... | |
urls.py | Loading commit data... | |
wsgi.py | Loading commit data... |