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

Port new CosmosDB Partitioned Storage from C# #327

Closed
garypretty opened this issue Oct 1, 2019 · 1 comment · Fixed by #459
Closed

Port new CosmosDB Partitioned Storage from C# #327

garypretty opened this issue Oct 1, 2019 · 1 comment · Fixed by #459
Assignees

Comments

@garypretty
Copy link
Contributor

A new Cosmos DB storage implementation which utilizes the v3 API and handles the partition key internally has been implemented in C#.

C# implementation is here microsoft/botbuilder-dotnet#2613

@mdrichardson
Copy link
Contributor

Just FYI to anybody that might want to jump on this. I'm writing the tests for this right now. It's going to take a bit as I'll also write a Storage Base Tests class, similar to this PR

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 a pull request may close this issue.

2 participants