We have a projection that links to a series of streams, one per each value of an id field in an event.
The entities represented by those ids can be deleted, meaning its stream of links is no longer relevant and also needs clean-up.
My guess is things won’t break when deleting a link stream, as it’s not a system stream.
Is that a reasonable assumption? Thanks!
- Bryan