pontem
pontem copied to clipboard
Open source tools for Google Cloud Storage and Databases.
As we create releases for pontem, we should update (as part of the commits in the release) a change to a global string in pontem that tracks the version. Then...
Enable the Dataflow job performing the backup or restore to run in a different project than the Spaner database. This would allow more detailed ACLs and reduce risk of a...
We need an automated tool to ingest MySQL database dumps (database schema, tables and data) into CloudSQL while avoiding the common performance pitfalls that a regular ingest tends to fall...
We need to create an automated tool that will dump a MySQL database's contents into a schema file and it's corresponding data files
Restoring a very large Cloud Spanner database (~20TB) can take 10+ hours depending upon the circumstances. Work with Cloud Spanner ENG/SRE to profile a restore job, find any potential bottlenecks,...
The current backup and restore functionality backs up data at a specific snapshot in time. When restoring the database, the end-user can only restore to the exact backup time. This...
While we perform some data integrity checks now on the Spanner backups (e.g., validating table names and row counts), we do not validate any cell level data so it is...
Have Gradle run all tests upon invocation (Save for E2E) Have a special E2E command Have commands to invoke the actual tools