google-nomulus/core/src
Weimin Yu 6dd6ebce75
Improve cache loading in Registries.java (#1558)
* Improve cache loading in Registries.java

The loader for the TLD cache in Registries.java unnecessarily reads from
another cache when running with SQL, potentially triggering additional
database access. This code runs in the whois query path, and contributes
to the high latency in sandbox.
2022-03-15 22:02:05 -04:00
..
main Improve cache loading in Registries.java (#1558) 2022-03-15 22:02:05 -04:00
nonprod Fix some low-hanging code quality issue fruits (#1047) 2021-04-01 18:04:21 -04:00
test Add a a delay to task in CommitLogCheckpointAction (#1554) 2022-03-15 10:49:35 -04:00