mirror of
https://github.com/google/nomulus.git
synced 2025-08-02 16:02:10 +02:00
* Enforce consistency in non-cached FKI loads For the cached code path, we do not require consistency but we do require the ability to load / operate on large numbers of entities (so, we must do so without a Datastore transaction). For the non-cached code path, we require consistency but do not care about large numbers of entities, so we must remain in the transaction that we're already in. |
||
---|---|---|
.. | ||
gradle/dependency-locks | ||
src | ||
WEB-INF/appengine-generated | ||
build.gradle | ||
Dockerfile | ||
karma.conf.js |