google-nomulus/java
Justine Tunney 689c673a7c Add a 1-hour expiration to all Objectify memcache uses
This protects us from the edge case of potentially stale
memcache data due to a DeadlineExceededExeption, or possibly
from MemcacheServiceException. If memcache gets stale and
misses a write that went to Datastore, it will catch up in
at most one hour.
-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=116174023
2016-03-04 16:19:40 -05:00
..
com/google Add a 1-hour expiration to all Objectify memcache uses 2016-03-04 16:19:40 -05:00