Timeline for How is transactionality implemented in DDD applications?
Current License: CC BY-SA 4.0
5 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Aug 9, 2023 at 13:44 | comment | added | AtomHeartFather | I would argue that your example with two bank accounts is actually a perfect use case for an aggregate - MoneyTransfer which would contain the two bank accounts (and probably more). It would be down to this aggregate to satisfy atomicity (or invariant, as you put it). | |
| Apr 13, 2020 at 7:50 | history | edited | Glorfindel | CC BY-SA 4.0 | added 1 character in body |
| Apr 13, 2020 at 6:15 | review | Late answers | |||
| Apr 13, 2020 at 7:50 | |||||
| Apr 13, 2020 at 6:00 | review | First posts | |||
| Apr 13, 2020 at 20:31 | |||||
| Apr 13, 2020 at 5:58 | history | answered | user2813490 | CC BY-SA 4.0 |