Hi
We are currently converting our eventsourced application to Eventstore, this created a few questions.
Event-type value? I am having some trouble understanding what to use it for. What do you put in event-type? Classname? (id representing classname)?
What do you put in Metadata, besides info for deserializing event data?
Is json metadata the only way to use metadata in eventstore projections?