google-nomulus/core
gbrodman f1eb1a8fe7
Add SQL replay checkpoint object to SQL (#868)
* Add SQL replay checkpoint object to Datastore

This will be part of the asynchronous commit-log replay to SQL. Whenever
we successfully export commits up to a particular time, we should
persist that time so we don't replay the same commits again (it is not
idempotent)

* Move SqlReplayCheckpoint from DS to SQL

* Responses to CR
2020-11-10 17:09:18 -05:00
..
gradle/dependency-locks Upgrade Postgres realted packages to latest version (#861) 2020-11-06 10:14:44 -05:00
src Add SQL replay checkpoint object to SQL (#868) 2020-11-10 17:09:18 -05:00
WEB-INF/appengine-generated Enable Cloud SQL when Datastore is enabled for unit test (#502) 2020-03-10 12:26:25 -04:00
build.gradle Upgrade Postgres realted packages to latest version (#861) 2020-11-06 10:14:44 -05:00
Dockerfile Build docker image of nomulus tool (#142) 2019-07-16 20:18:44 -04:00
karma.conf.js Clean up generated sources configuration (#724) 2020-07-30 15:43:42 -04:00