Skip to content

A Liquibase plugin to provide zero-downtime schema migrations

License

Notifications You must be signed in to change notification settings

coenvk/liquibase-zd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.