I want to create a custom projection, but can’t find any good examples or how-to’s to start from, and have no idea where to begin with it.
Basically, I want a variation of the built-in category projection. So, for each event look at some metadata and use that to create the stream id the event should be projected to. Feels like it should be fairly straightforward, but again, just can’t seem to find any examples of this.
Any ideas? Thanks!