SciPyCentral
SciPyCentral copied to clipboard
Caching results
Create cache for
- tag lookups: cache this lookup for 30 minutes; reset cache when a new tag is created
- page views: we sort submissions by page views in
pagehit.views.submission_pagehits. Cache result for NN hours.