Hacker News new | ask | show | jobs
by dwmcc 1398 days ago
> does each event belong to one entity, to one type of entities, or is it global

Are you asking about building aggregates in CQRS? Or is this specific to event sourcing?

Were your concerns were with modeling your domain more so than the infrastructure powering the "event sourcing"?