Alexandre Potvin Latreille

Results 4 comments of Alexandre Potvin Latreille

Sometimes the problem might be that your ubiquitous language is not expressive enough. Refining the ubiquitous language is an ongoing process as your learn more about the domain. Furthermore, never...

These are excellent articles, I've read them a few times already. Crafting aggregates efficiently is definitely not an easy task and requires a lot of practice. You may want a...

Haven't checked the specifics, but the Inbox/Outbox patterns guarantees at least once message processing meaning that if there's a command processing error, the command will be retried until it succeeds...

I think that by default the `CollectionDiffer` treats the collection as an unordered set, meaning there's no index.