lucabriguglia/OpenCQRS

How can I setup an ExecutionStrategy with Cosmos EF

Opened this issue · 0 comments

I am working with Kledex.Store.EF.Cosmos and I would like to use/setup an ExecutionStrategy like the CosmosExecutionStrategy or a custom one. Unfortunately, this is not easy in the current 2.5 API version.

Do you have any recommendation about that?