Skip to content

Support for bulk patch

Alok Joshi requested to merge bulk_patch into master

As part of ADR, we are implementing a solution in Storage service. We want to use Cosmos's implicit patch document support to implement this feature in Storage serivce. This change introduces the ability to do that via this library's methods. We are using CosmosContainer's bulk executor support.

Edited by Alok Joshi

Merge request reports