mirror of
https://github.com/google/nomulus.git
synced 2025-04-29 19:47:51 +02:00
* Make entities serializable for DB validation Make entities that are asynchronously replicated between Datastore and Cloud SQL serializable so that they may be used in BEAM pipeline based comparison tool. Introduced an UnsafeSerializable interface (extending Serializable) and added to relevant classes. Implementing classes are allowed some shortcuts as explained in the interface's Javadoc. Post migration we will decide whether to revert this change or properly implement serialization. Verified with production data. |
||
---|---|---|
.. | ||
gradle/dependency-locks | ||
src | ||
build.gradle |