mirror of
https://github.com/google/nomulus.git
synced 2025-04-29 19:47:51 +02:00
* Support shared database snapshot Allow multiple workers to share a CONSISTENT database snapshot. The motivating use case is SQL database snapshot loading, where it is too slow to depend on one worker to load everything. This currently is postgresql-specific, but will be improved to be vendor-independent. Also made sure AppEngineEnvironment.java clears the cached environment in call cases when tearing down. |
||
---|---|---|
.. | ||
checkstyle | ||
dependency-license | ||
nom_build.py | ||
nom_build_test.py | ||
presubmits.py | ||
show_upgrade_diffs.py |