charlessolar / Aggregates.NET

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Optional snapshot subscriptions

charlessolar opened this issue · comments

In the rewrite, all endpoints are subscribing to $ce-SNAPSHOT

Doesn't hurt anything, but there should be a way to detect a domain endpoint vs a read model endpoint to disable/enable snapshot subscribing