mirror of
https://github.com/google/nomulus
synced 2026-01-09 07:33:42 +00:00
* 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.