Spliting events to more than one event #930
Unanswered
ZagreusHere
asked this question in
Q&A
Replies: 2 comments
-
Hi @ZagreusHere Since event upgraders are created for each load, you know that all events that pass through the event upgrader originates from the same event stream. Use can use the |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hello @rasmus, Thank you for the Response. It helped a lot in fixing my problem. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
Is it possible to upgrade/split an Event to more than one event.
for example:
is there a recommended way to split an old event to new events or update the sequence number with a upgrader?
Beta Was this translation helpful? Give feedback.
All reactions