#12427: cmemcache has been retired / add support for cmemcached --------------------------+------------------------------------------------- Reporter: UloPe | Owner: nobody Status: new | Milestone: Component: Cache system | Version: 1.1 Keywords: | Stage: Unreviewed Has_patch: 0 | --------------------------+------------------------------------------------- The cmemcache [1] interface has been "retired". [[BR]] The memcache page [2] even states: "Note: this library is deprecated, old, buggy, you should '''not''' use it".
The recommended alternative seems to be python-libmemcached [3]. Unfortunately python-libmemcached installs as "cmemcached" (note the '''d''') - so it doesn't get imported by django. A feature request to include support for cmemcached was already posted in #10430. That ticket was closed wontfix at the time but I think in light of cmemcache being deprecated this decision should be revisited. [1] http://gijsbert.org/cmemcache/ [[BR]] [2] http://code.google.com/p/memcached/wiki/Clients#Python [[BR]] [3] http://code.google.com/p/python-libmemcached/ -- Ticket URL: <http://code.djangoproject.com/ticket/12427> Django <http://code.djangoproject.com/> The Web framework for perfectionists with deadlines. -- You received this message because you are subscribed to the Google Groups "Django updates" group. To post to this group, send email to django-upda...@googlegroups.com. To unsubscribe from this group, send email to django-updates+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-updates?hl=en.