gcs-database-history

A [debezium](https://github.com/debezium/debezium) DatabaseHistory implementation that stores the schema history in a GCS bucket.


License
EPL-1.0

Documentation

gcs-database-history CircleCI codecov

FOSSA Status

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 haokang.den@gmail.com

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

FOSSA Status