Hello,
When I publish an event to a stream name “instrument-name-with-dashes”,
I can see a projected stream “$category-instrument-name-with” created.
So, it looks like categories break the stream name by the last dash.
Is it possible to make break on the first dash instead, so that the projected stream is named “$category-instrument”?
Also, are there any characters that are not allowed to be in a stream name?
Thanks,
Igor.