We can already do this with the Marten + Wolverine combination, but make sure that a Wolverine app can target multiple databases with any combination of EF Core, Marten, and RavenDb
Notes:
- PersistWith(*****) has to be smart enough to be additive based on is it really the same database
- Test the agent assignment w/ different databases
We can already do this with the Marten + Wolverine combination, but make sure that a Wolverine app can target multiple databases with any combination of EF Core, Marten, and RavenDb
Notes: