--
You received this message because you are subscribed to the Google Groups "Django developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-develop...@googlegroups.com.
To post to this group, send email to django-d...@googlegroups.com.
Visit this group at http://groups.google.com/group/django-developers.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-developers/07aa224a-3716-48c0-8af6-757d875c6d88%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
As far as the NotImplemented bit goes - I'd rather see this implemented for all officially supported backends, rather than only one backend. The only exception to this would be if there is a fundamental technical reason why TTL can't be implemented (or adequately faked).
[...]
Memcached doesn't provide access to the remaining TTL, and I don't see how we can reasonably fake this without writing an extra key containing the expiration date.
I was fixing my little helper function to behave more like Sean's and I think I've found a bug in locmem. Could you please take a look at this:
Either I'm missing something or has_key() is not working correctly for keys without expiration time.
--
You received this message because you are subscribed to a topic in the Google Groups "Django developers" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/django-developers/nwZBw64cD4c/unsubscribe.
To unsubscribe from this group and all its topics, send an email to django-develop...@googlegroups.com.
To post to this group, send email to django-d...@googlegroups.com.
Visit this group at http://groups.google.com/group/django-developers.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-developers/956bfca6-3ef7-4b4c-ac91-970628ec7d4b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.