It appears that AggregateDeletedEvent does not delete the aggregate
from the repository; it simply marks it as 'deleted'. Is there a way
to physically remove an aggregate from the repository? Without the
removal of aggregates, the repository would continue to grow? Is there
an way to trim the repository, say, the data for all aggregates, older
than 30 days would be removed.
Thanks in advance.