objectcache: Add TTL_INDEFINITE to IExpiringStore
authorTimo Tijhof <krinklemail@gmail.com>
Tue, 3 Nov 2015 06:36:06 +0000 (06:36 +0000)
committerTimo Tijhof <krinklemail@gmail.com>
Tue, 3 Nov 2015 06:36:06 +0000 (06:36 +0000)
Especially useful when interacting with getWithSetCallback of
HashBagOStuff where a $exptime is required before the callback.

In set() it is typically left out and thus not as counter-intuitive.

Change-Id: Ic2f7adda3c00cefe701d77bea91a7e8e77ef1439


No differences found