@mondokit/gcp-datastore-backups
TypeScript icon, indicating that this package has built-in type declarations

1.0.1 • Public • Published

MondoKit GCP Datastore Backups

Module to perform scheduled Datastore exports in your app.

Backups can be configured to perform full or partial exports of Datastore into Google Cloud Storage.

As well as regular backups you can configure automatic export and import into BigQuery. This is a full import/export and any existing data in BigQuery will be deleted for the requested kinds.

Datastore exports are long-running operations. This module keeps track of operations it starts in a backup-operations kind. After an operation is started it will queue tasks to update the status of the operation until it is complete. Once complete the backup can be auto-imported into BigQuery.

Official documentation

Package Sidebar

Install

npm i @mondokit/gcp-datastore-backups

Weekly Downloads

4

Version

1.0.1

License

MIT

Unpacked Size

61.8 kB

Total Files

98

Last publish

Collaborators

  • robfyfe
  • mattbyrne