Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rename/reorg .Cosmos to .CosmosStore #243

Merged
merged 6 commits into from
Sep 29, 2020
Merged

Rename/reorg .Cosmos to .CosmosStore #243

merged 6 commits into from
Sep 29, 2020

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.

None yet

1 participant