Hi, We have been using axon for our cqrs based microservice applications since more than a year now. We have a situation where in we need the aggregates to load up events/snapshots from different event stores/ snapshot collections residing in different db’s. Is there a way we could override the existing behavior to have control over how and where the events and snapshots load up from? What would be the best possible solution for this scenario?
Regards,
Varun.