For multi-tenancy purposes I tag the events with a tenantId. In the projection handler I would like to read the tags of the event (in order to read the tenantId associated with the event). I believe all event tags should be contained in the event envelope (akka.projection.eventsourced.EventEnvelope).
2 posts - 1 participant