#9595: Add support for cache to not expire
-------------------------------------+-------------------------------------
     Reporter:  keseldude            |                    Owner:
         Type:  New feature          |  otherjacob
    Component:  Core (Cache system)  |                   Status:  new
     Severity:  Normal               |                  Version:  1.0
     Keywords:  cache timeout        |               Resolution:
    Has patch:  1                    |             Triage Stage:  Accepted
  Needs tests:  1                    |      Needs documentation:  1
Easy pickings:  0                    |  Patch needs improvement:  1
                                     |                    UI/UX:  0
-------------------------------------+-------------------------------------

Comment (by otherjacob):

 +1 With aaugustin regarding `None`

 If we want to streamline the use of '0' as "set and then expire
 immediately," we'll need to add a special case for memcache -- easiest
 solution would be to pass in -1 into the memcache cache client, as (as
 noted here) is uses 0 for "forever"

-- 
Ticket URL: <https://code.djangoproject.com/ticket/9595#comment:20>
Django <https://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 unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to