Closed bounoable closed 2 years ago
The builtin.AggregateDeleted event is weird to use when trying to subscribe to the deletion of a specific aggregate type. Users should be able to provide a custom event for each aggregate type which is published instead of or with the builtin event.
builtin.AggregateDeleted
The
builtin.AggregateDeleted
event is weird to use when trying to subscribe to the deletion of a specific aggregate type. Users should be able to provide a custom event for each aggregate type which is published instead of or with the builtin event.