#14299: Add additional cache.*_many functions
-----------------------------------+----------------------------------------
Reporter: manfre | Owner: manfre
Status: new | Milestone: 1.3
Component: Cache system | Version: SVN
Resolution: | Keywords: cache, add_many,
offset_many
Stage: Unreviewed | Has_patch: 1
Needs_docs: 0 | Needs_tests: 0
Needs_better_patch: 0 |
-----------------------------------+----------------------------------------
Changes (by manfre):
* needs_better_patch: => 0
* needs_tests: => 0
* needs_docs: => 0
Comment:
Patch contains a fix for memcached's incr() and decr(), which raise the
'Key not found' ValueError if delta is negative. If needed, I can split
that fix off to a separate ticket and change offset_many() to explicitly
call either incr() or decr().
--
Ticket URL: <http://code.djangoproject.com/ticket/14299#comment:1>
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.