mirror of
https://github.com/google/nomulus
synced 2026-01-07 14:05:44 +00:00
Also adds a DnsUtils class to deal with adding, polling, and removing DNS refresh requests (only adding is implemented for now). The class also takes care of choosing which mechanism to use (pull queue vs. SQL) based on the current time and the database migration schedule map.