gcs-database-history

A debezium DatabaseHistory implementation that stores the schema history in a GCS bucket.

EPL-1.0 License

Downloads
305
Stars
0
Committers
2

gcs-database-history CircleCI codecov

A debezium DatabaseHistory implementation that stores the schema history in a GCS bucket.

Usage

database.history=io.debezium.relational.history.gcs.GCSDatabaseHistory
database.history.gcs.bucket=bucket
database.history.gcs.prefix=path/prefix-

License

Copyright © 2018 Haokang Den [email protected]

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.