Orleans.CosmosDB icon indicating copy to clipboard operation
Orleans.CosmosDB copied to clipboard

Support multiple persistence providers

Open galvesribeiro opened this issue 6 years ago • 0 comments

Current Orleans provider's configuration APIs are not DI-friendly. I made a work around to have this provider to support DI at some extent but it turns out that doing that, I'm only allowed to have 1 persistence provider registered.

Check with Orleans team when/if we will have:

  1. DI-friendly provider APIs
  2. Named options support

galvesribeiro avatar Jan 26 '18 04:01 galvesribeiro