SciPyCentral icon indicating copy to clipboard operation
SciPyCentral copied to clipboard

Caching results

Open kgdunn opened this issue 14 years ago • 0 comments

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.

kgdunn avatar Jun 19 '11 15:06 kgdunn