|
|
|
|
|
by matsemann
985 days ago
|
|
Eh, isn't this making it easier on the application side? Today, when I make a change in my app that needs a migration, I need multiple steps to make sure I don't break old instances of the app still running. With this it looks like one can avoid all that? |
|
They can work in parallel for a while until you complete the rollout and call the migration as done.