Liking cljdoc? Tell your friends :D

gcs-database-history CircleCI

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.

Can you improve this documentation?Edit on GitHub

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close