charlessolar / Aggregates.NET

.NET event sourced domain driven design model via NServiceBus and GetEventStore

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Upgrade OOB events

charlessolar opened this issue · comments

Raise can support several options - a transient event which is not saved at all, an event that is deleted after X days, and an event which is saved forever.