Add redundant information to a Domain Event to reduce complexity in the consumer.| Mathias Verraes' Blog
Event-driven systems come in all sorts of shapes and sizes. The obvious commonality is; they all use events to communicate information. These events come in many shapes and sizes, and determining what goes into an event has an immense impact on the design of your system. In this post I'd| Frank on Software