Closed Bug 1143036 Opened 9 years ago Closed 9 years ago

Adopt django-cacheback

Categories

(developer.mozilla.org Graveyard :: Code Cleanup, defect)

All
Other
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: jezdez, Unassigned)

References

Details

(Whiteboard: [specification][type:feature])

What problems would this solve?
===============================
cacheback implements a particular common caching strategy where the cache value is populated via a Celery task automatically. It has a sensible approach for preventing stale content, cache warming and reheating as well as the thundering herd problem.

Who would use this?
===================
Kuma devs

What would users see?
=====================
Nothing

What would users do? What would happen as a result?
===================================================
Nothing

Is there anything else we should know?
======================================
See https://django-cacheback.readthedocs.org/ for more info
Component: General → Code Cleanup
Blocks: 1142081
This was shipped recently in https://github.com/mozilla/kuma/pull/3115 via bug 1142081.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Product: developer.mozilla.org → developer.mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.