Replies: 2 comments 2 replies
-
Some more information on this here https://devblogs.microsoft.com/cosmosdb/introducing-bulk-support-in-the-net-sdk/ |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hi @mumby0168 - yes, there has been an option for this since this thing was created: And, it is assigned here: |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have just been watching this video
https://channel9.msdn.com/Shows/Azure-Friday/How-to-do-Bulk-and-Transactional-Batch-operations-with-the-Azure-Cosmos-DB-NET-SDK
Really got me thinking, we already seem as tho we support bulk, I think if we turn the feature on in the
ComosClient
and then group up all our tasks then this will work, would need to verify this.Batch however is really cool and would be interesting to look at, what do people think?
Beta Was this translation helpful? Give feedback.
All reactions