google-nomulus/core/src
Michael Muller 19395def5b
Implement a persistable Transaction object (#614)
* Implement a persistable Transaction object

Implement Transaction, which encapsulates a sequence of datastore mutations
that can be serialized and written to the Cloud SQL Transaction table and
subsequently replayed to Datastore from a backend cron job.

* Changes requested in review

* Add a mujtation count to the persisted format
2020-06-17 14:16:48 -04:00
..
main Implement a persistable Transaction object (#614) 2020-06-17 14:16:48 -04:00
nonprod/java/google/registry/tools Don't NPE when nomulus tool is run without a subcommand (#564) 2020-04-24 17:32:58 -04:00
test Implement a persistable Transaction object (#614) 2020-06-17 14:16:48 -04:00