lsndr / school-calendar

This is an example application that demonstrates how to implement tactical DDD and other patterns in Node.js/Typescript.
MIT License
0 stars 0 forks source link

Distinguish integration and domain events #30

Open lsndr opened 1 year ago

lsndr commented 1 year ago

Integration events will use outbox.

Domain events will be handled inside single transaction