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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat!(CosmosStore): Azure.Cosmos 'V4' support / enable mocking Cosmos APIs #197

Draft
wants to merge 86 commits into
base: master
Choose a base branch
from

Conversation

bartelink
Copy link
Collaborator

@bartelink bartelink commented Feb 19, 2020

Takes master (which uses Cosmos SDK v3 (Microsoft.Azure.Cosmos) + makes it use V4 (Azure.Cosmos)

The diffs are fairly large between current master and the base of this PR; main reason being that Equinox.CosmosStore has cherry-picked the usage of System.Text.Json, leaving only two interesting facilities:

  1. using the stillborn Azure.Cosmos package
  2. introducing some mocking support, which I don't believe anyone has a use for

@bartelink bartelink force-pushed the master branch 9 times, most recently from 22cfdd4 to 644aaa2 Compare October 30, 2020 10:59
@bartelink bartelink force-pushed the master branch 2 times, most recently from b1a5694 to a7486eb Compare May 13, 2022 21:13
@bartelink bartelink force-pushed the master branch 2 times, most recently from 1919c31 to b7e2207 Compare May 30, 2022 10:43
@bartelink bartelink marked this pull request as draft November 18, 2022 19:35
@bartelink bartelink force-pushed the master branch 2 times, most recently from fe2af41 to edda98d Compare June 5, 2023 16:06
@bartelink bartelink changed the title CosmosStore: Azure.Cosmos 'V4' / System.Text.Json support / enable mocking Cosmos APIs CosmosStore: Azure.Cosmos 'V4' support / enable mocking Cosmos APIs Jul 26, 2023
@bartelink bartelink changed the title CosmosStore: Azure.Cosmos 'V4' support / enable mocking Cosmos APIs feat!(CosmosStore): Azure.Cosmos 'V4' support / enable mocking Cosmos APIs Jul 26, 2023
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.

3 participants