use a request-scoped cache to keep the metadata inheritence tree around for the…
use a request-scoped cache to keep the metadata inheritence tree around for the whole request. This means we should only do one trip to Memcached/Mongo per course per request. This is expected to keep memory utilization down
Showing
common/djangoapps/request_cache/__init__.py
0 → 100644
Please
register
or
sign in
to comment