google-nomulus/core
gbrodman 603a95d719
Add DS->SQL replay cron job to production (#1292)
* Add DS->SQL replay cron job to production

This won't do anything until we set the migration schedule to
DATASTORE_PRIMARY. Actions in order:

1. Add this cron job (it'll be a no-op)
2. Run the init-sql-pipeline to populate production's SQL DB
3. Set the SqlReplayCheckpoint to a time before the smear backup that
was used in step #1 (maybe 30 minutes)
4. Set the database migration schedule to transition to
DATASTORE_PRIMARY at some point
2021-08-23 07:59:51 -06:00
..
gradle/dependency-locks Remove backported LocalStorageHelper (#1267) 2021-08-06 21:10:32 -04:00
src Add DS->SQL replay cron job to production (#1292) 2021-08-23 07:59:51 -06:00
build.gradle Remove files that are not longer used for create/update premium list (#1288) 2021-08-18 14:04:57 -04:00
Dockerfile Build docker image of nomulus tool (#142) 2019-07-16 20:18:44 -04:00