middleware.py
521 Bytes
- 
use a request-scoped cache to keep the metadata inheritence tree around for the… · 03f9bb5duse 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 Chris Dodge committed