A debezium DatabaseHistory implementation that stores the schema history in a GCS bucket.
database.history=io.debezium.relational.history.gcs.GCSDatabaseHistory
database.history.gcs.bucket=bucket
database.history.gcs.prefix=path/prefix-
Copyright © 2018 Haokang Den haokang.den@gmail.com
Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.