#12342: Memcached documentation lists deprecated client.
--------------------------------+-------------------------------------------
 Reporter:  dormando            |       Owner:  nobody    
   Status:  new                 |   Milestone:            
Component:  Documentation       |     Version:  1.1       
 Keywords:  memcached memcache  |       Stage:  Unreviewed
Has_patch:  0                   |  
--------------------------------+-------------------------------------------
 Hey,

 I'm hoping this is just a bug in the documentation... The notes at
 http://docs.djangoproject.com/en/dev/topics/cache/ list that the
 'cmemcache' client should be used with django. However, this client is
 badly deprecated and was based on an unreliable library.

 It's more highly recommended to use the python-libmemcached library, which
 is based after the modern shared library, or simply the pure python one.

 We're getting a lot of complaints of broken django installs due to this,
 so please, update it as soon as is reasonable :)

-- 
Ticket URL: <http://code.djangoproject.com/ticket/12342>
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.


Reply via email to