#6464: memcached cache backend incr/decr not implemented
------------------------------------------+---------------------------------
Reporter: [email protected] | Owner: nobody
Status: new | Milestone: 1.1 beta
Component: Cache system | Version: SVN
Resolution: | Keywords: cache memcached
incr decr
Stage: Accepted | Has_patch: 1
Needs_docs: 0 | Needs_tests: 0
Needs_better_patch: 0 |
------------------------------------------+---------------------------------
Changes (by jacob):
* stage: Design decision needed => Accepted
* milestone: => 1.1 beta
Comment:
Thing is, though, that incr/decr are so ridiculously useful on memcached
that I think not supporting them effectively cripples our cache support.
Yes, emulating them on other backends makes those operations slower for
those backends, but the fact is that if you want speed you should be using
memcached, anyway. Thus, I'm going to make the design decision and accept
this.
--
Ticket URL: <http://code.djangoproject.com/ticket/6464#comment:8>
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 [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/django-updates?hl=en
-~----------~----~----~----~------~----~------~--~---