You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to ask my aggregate root what the state is of my objects so that I can sort by this value in an index that shows millions of objects.
How can I get the current state of all of the objects in my system, each with their own events, without directly looking at the events, but rather looking at the aggregates?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I would like to ask my aggregate root what the state is of my objects so that I can sort by this value in an index that shows millions of objects.
How can I get the current state of all of the objects in my system, each with their own events, without directly looking at the events, but rather looking at the aggregates?
Beta Was this translation helpful? Give feedback.
All reactions