Tag: Consistency
All the articles with the tag "Consistency".
-
[DDD Intro #22] Transactions and consistency: What must be protected at once?
Consistency is important in software. It is a problem if an order is created without payment information, if a subscription is renewed but access entitlements are not granted, or if a refund is completed but the settlement amount remains unchanged.