Skip to content

Conversation

@bartelink
Copy link
Collaborator

@bartelink bartelink commented Sep 28, 2020

As part of the V3 release line, there are significant features being added that collectively make this the right time for some reorganization of the Equinox.Cosmos API structure.

The result is that the default CosmosDB Store package will split into

  1. Equinox.Cosmos
  • is maintained on the v2 branch
  • Uses Microsoft.Azure.Documents (aka V2) CosmosDb client
  • will not have breaking changes relative to the Equinox.Cosmos V2 APIs (nuget 2.x -> 3.x upgrades should be trivial)
  • will work with Propulsion.Cosmos 2.x (which will continue to use the V2 CFP until the CheckpointAsync API is reinstated
  1. Equinox.CosmosStore:

More details / rationale:

@bartelink bartelink marked this pull request as ready for review September 29, 2020 16:09
@bartelink bartelink changed the title Fork .CosmosStore from .Cosmos Rename/reorg .Cosmos to .CosmosStore Sep 29, 2020
@bartelink bartelink merged commit 2ac3bc4 into master Sep 29, 2020
@bartelink bartelink deleted the cosmosstore branch September 29, 2020 17:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants