dotnet-templates icon indicating copy to clipboard operation
dotnet-templates copied to clipboard

eqxFc: Add Cosmos support

Open bartelink opened this issue 4 years ago • 0 comments

Adds the following to the existing eqxFc template

  • [x] Support for dual running on Cosmos or EventStore (baseline only does EventStoreDB)
  • [x] Shifting the Inventory (log) stream from a single long-running stream (which EventStoreDB handles well) to an epoch-'d series of streams
  • [ ] extension of testing

bartelink avatar Jun 12 '20 14:06 bartelink