#30629: Add Redis to django.core.cache
-----------------------------------------------+------------------------
Reporter: go away | Owner: nobody
Type: New feature | Status: new
Component: Core (Cache system) | Version: master
Severity: Normal | Keywords:
Triage Stage: Unreviewed | Has patch: 1
Needs documentation: 0 | Needs tests: 0
Patch needs improvement: 0 | Easy pickings: 0
UI/UX: 0 |
-----------------------------------------------+------------------------
Redis gets more and more popular among developers for being a caching
database. Even more popular than Memcache these years. Please consider add
Redis to django.core.cache instead of making developers to import third-
party modules.
--
Ticket URL: <https://code.djangoproject.com/ticket/30629>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.