#32193 closed Cleanup/optimization (fixed)
Deprecate MemcachedCache.
Reported by: | Mariusz Felisiak | Owned by: | Mariusz Felisiak |
---|---|---|---|
Component: | Core (Cache system) | Version: | dev |
Severity: | Normal | Keywords: | |
Cc: | pope1ni, Adrian Turjak, Aymeric Augustin | Triage Stage: | Ready for checkin |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
python-memcached
is not maintained anymore (see python-memcached#95) and it makes difficulties in fixing some issues (e.g. #29867). Moreover we added a cache backend for pymemcache
(#29887) so we have a good builtin alternative.
I think it's time to deprecate the django.core.cache.backends.memcached.MemcachedCache
backend in Django 3.2 and remove it in Django 4.1.
Change History (7)
comment:1 by , 4 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:2 by , 4 years ago
Triage Stage: | Unreviewed → Accepted |
---|
I'm going to accept this. We can give it a few weeks to see if there's any objections/movement on python-memcached.
comment:4 by , 4 years ago
Triage Stage: | Accepted → Ready for checkin |
---|
Note:
See TracTickets
for help on using tickets.
Mailing list discussion