mirror of
https://github.com/google/nomulus.git
synced 2025-07-22 10:46:10 +02:00
This performs a direct load-by-key (the most efficient Datastore operation), rather than attempting to load all entities by type using an ancestor query. The existing implementation is possibly more error-prone as well, and might be responsible for the "cross-group transaction need to be explicitly specified" error we're seeing. |
||
---|---|---|
.. | ||
gradle/dependency-locks | ||
src | ||
WEB-INF/appengine-generated | ||
build.gradle | ||
Dockerfile |