aboutsummaryrefslogtreecommitdiffstats
path: root/includes/DomainEvent/DomainEventSource.php
Commit message (Expand)AuthorAgeFilesLines
* Domain Events: Make framework stable for 1.44 releasedaniel2025-04-031-1/+0
* DomainEvents: remove the concept of invocation modesdaniel2025-02-261-24/+13
* DomainEventDispatcher: guarantee async dispatchdaniel2025-02-041-10/+0
* DomainEventSource: introduce dispatch modesdaniel2025-01-131-6/+47
* DomainEventDispatcher: specify subscribers in extension.jsondaniel2024-11-201-9/+13
* DomainEventDispatcher: support subscriber objectsdaniel2024-11-191-2/+8
* Introduce DomainEventDispatcherdaniel2024-10-291-0/+36