google-nomulus/java/google/registry
cgoldfeder ae039aa0d8 Remove all vestiges of memcache
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
2017-06-14 10:28:24 -04:00
..
backup Create nomulus tool restore command 2017-06-05 18:17:09 -04:00
batch Add metrics for async batch operation processing 2017-06-05 18:17:09 -04:00
bigquery Change BigQuery call from update to patch 2017-02-06 16:45:23 -05:00
braintree Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
builddefs Add build rules for "nocron" deployments 2017-04-26 10:53:16 -04:00
config Update cloudkms_java with the non-beta version 2017-06-05 18:17:09 -04:00
cron Add response information to TldFanoutAction 2017-04-10 13:32:41 -04:00
dns Refer to Datastore everywhere correctly by its capitalized form 2017-02-17 12:12:12 -05:00
eclipse Add Cloud KMS as dependency of eclipse package 2017-03-21 15:17:04 -04:00
env Move restore from backend to tools 2017-05-23 17:22:49 -04:00
export Cache Registrars in memory 2017-05-17 12:26:11 -04:00
flows Remove all vestiges of memcache 2017-06-14 10:28:24 -04:00
gcs Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
groups Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
idn Run buildifier on codebase to format BUILD files 2016-11-28 18:15:21 -05:00
keyring Update cloudkms_java with the non-beta version 2017-06-05 18:17:09 -04:00
loadtest Change auth settings on some tools service actions 2017-06-05 18:17:09 -04:00
mapreduce Refer to Datastore everywhere correctly by its capitalized form 2017-02-17 12:12:12 -05:00
model Remove all vestiges of memcache 2017-06-14 10:28:24 -04:00
module Move restore from backend to tools 2017-05-23 17:22:49 -04:00
monitoring Add metrics for async batch operation processing 2017-06-05 18:17:09 -04:00
pricing Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
rdap Add golden files for request component routing maps 2017-06-05 18:17:09 -04:00
rde Change auth settings on RdeStagingAction 2017-06-05 18:17:09 -04:00
request Add golden files for request component routing maps 2017-06-05 18:17:09 -04:00
security Remove XsrfTokenManager fallback for validating legacy tokens 2017-03-21 15:36:31 -04:00
storage/drive Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
tldconfig/idn Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
tmch Cache Registrars in memory 2017-05-17 12:26:11 -04:00
tools Remove all vestiges of memcache 2017-06-14 10:28:24 -04:00
ui Remove all vestiges of memcache 2017-06-14 10:28:24 -04:00
util Add golden files for request component routing maps 2017-06-05 18:17:09 -04:00
whois Add Carriage Return in WHOIS disclaimer text 2017-05-23 17:22:49 -04:00
xjc Add the ability to generate RDE deposits in lenient mode 2017-05-17 12:22:49 -04:00
xml Add the ability to generate RDE deposits in lenient mode 2017-05-17 12:22:49 -04:00
BUILD Document procedural changes to restore 2017-05-03 10:43:25 -04:00
repositories.bzl Update cloudkms_java with the non-beta version 2017-06-05 18:17:09 -04:00