mirror of
https://github.com/google/nomulus.git
synced 2025-07-21 18:26:12 +02:00
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 |
||
---|---|---|
.. | ||
HostCommand.java | ||
HostResource.java | ||
InetAddressAdapter.java | ||
package-info.java |