Skip to content

tchoedak/dag-driven-migrations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DAG Driven Auto Migrations

Let a DAG drive your migrations instead of orchestrating them manually or through a CI/CD system. Why? DAGs are often running in 'production', removing the need to setup custom hooks into production environments. DAGs can build their own dependencies - if you have a post migration task why not schedule it as a downstream dependency of your migration DAG?

About

Migrations Driven by DAGs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published