coenvk / liquibase-zd

A Liquibase plugin to provide zero-downtime schema migrations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Liquibase Zero Downtime Extension

The zero downtime extension adds functionality to support zero downtime changes. This is done by an expand-contract pattern. Currently, the extension only supports changes for PostgreSQL databases. In the future, functionality might be added for additional databases.

About

A Liquibase plugin to provide zero-downtime schema migrations

License:Apache License 2.0


Languages

Language:Kotlin 100.0%