mirror of
https://github.com/google/nomulus.git
synced 2025-07-14 23:15:18 +02:00
In SQL the contact of a domain is an indexed field and therefore we can find linked domains synchronously, without the need for MapReduce. The delete logic is mostly lifted from DeleteContactsAndHostsAction, but because everything happens in a transaction we do not need to recheck a lot of the preconditions that were necessary to ensure that the async delete request still meets the conditions that when the request was enqueued. |
||
---|---|---|
.. | ||
gradle/dependency-locks | ||
src | ||
WEB-INF/appengine-generated | ||
build.gradle | ||
Dockerfile | ||
karma.conf.js |