mirror of
https://github.com/google/nomulus.git
synced 2025-05-02 13:07:50 +02:00
Memcache is already off but now it's not in the code anymore. This includes removing domain creation failfast, since that is actually slower now than just running the flow - all you gain is a non-transactional read over a transactional read, but the cost is that you always pay that read, which is going to drive up latency. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=158183506 |
||
---|---|---|
.. | ||
AugmentedDeleter.java | ||
AugmentedSaver.java | ||
CommitLogBucket.java | ||
CommitLogCheckpoint.java | ||
CommitLogCheckpointRoot.java | ||
CommitLoggedWork.java | ||
CommitLogManifest.java | ||
CommitLogMutation.java | ||
ObjectifyService.java | ||
Ofy.java | ||
OfyFilter.java | ||
ReadOnlyWork.java | ||
RequestCapturingAsyncDatastoreService.java | ||
SessionKeyExposingObjectify.java | ||
TimestampInversionException.java | ||
TransactionInfo.java |