It's rarely as nice in reality as it sounds on paper though... Gallera DB setups aren't easy, and still have complex issues.
This is not totally accruate. Yes, you still have to deal with migrations. When you change the data model, you have to compensate, either with modifying the underlying data or by compensating for it in code.…
It's rarely as nice in reality as it sounds on paper though... Gallera DB setups aren't easy, and still have complex issues.
This is not totally accruate. Yes, you still have to deal with migrations. When you change the data model, you have to compensate, either with modifying the underlying data or by compensating for it in code.…