Files
web2py/gluon
Loren McGinnis 378a696bfe related to issue 1708 - bugfix to allow no expiration for gae_memcache
When gae_memcache passed expiration time to memcache Client
(see commit 59290534bc),
logic is no longer needed to calculate time delta, since memcache
handles that for us.  Also, time_expire=0 was expiring values
immediately, instead of the documented behavior where 0 signified
no expiration.

Kept timestamp in value for backwards compatibility (is this
necessary since cached data is transient?)
2014-01-12 22:52:52 -07:00
..
2013-09-20 21:17:05 -05:00
2013-10-05 07:59:04 -05:00
2013-09-12 17:08:52 -05:00
2013-11-25 15:22:21 -06:00
2013-11-08 10:46:47 +00:00
2012-10-19 12:33:53 -05:00
2013-09-12 17:08:52 -05:00
2013-09-13 15:39:39 -05:00
2013-03-29 02:13:35 -05:00
2013-09-12 17:08:52 -05:00
2013-09-12 17:08:52 -05:00
2012-10-19 12:33:53 -05:00
2013-09-12 17:08:52 -05:00
2013-09-12 17:08:52 -05:00
2013-09-13 15:39:39 -05:00
2013-09-12 17:08:52 -05:00
2013-09-13 15:39:39 -05:00