This website requires JavaScript.
Explore
Help
Sign In
Andal.LND
/
edx-platform
Watch
6
Star
0
Fork
0
You've already forked edx-platform
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
9d574b4e57dd94bd85eadba5738d495f166e3ac6
edx-platform
/
common
/
djangoapps
/
request_cache
History
Calen Pennington
1e0163a27a
Make RequestCache.clear_request_cache a classmethod
2015-06-15 09:50:44 -04:00
..
__init__.py
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
2013-03-27 22:37:07 -04:00
middleware.py
Make RequestCache.clear_request_cache a classmethod
2015-06-15 09:50:44 -04:00