Microsoft.Azure.CosmosDB.BulkExecutor
1.0.0
This client library enables client applications to perform bulk operations in Azure Cosmos DB via the DocumentDB (SQL) API.
The BulkImport module provides functionality to bulk ingest documents with optimzations to maximally utilize the allocated collection throughput for maximal write throughput.
The BulkUpdate module provides functionality to bulk update documents as partial patches.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package Microsoft.Azure.CosmosDB.BulkExecutor -Version 1.0.0
dotnet add package Microsoft.Azure.CosmosDB.BulkExecutor --version 1.0.0
<PackageReference Include="Microsoft.Azure.CosmosDB.BulkExecutor" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.Azure.CosmosDB.BulkExecutor --version 1.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETFramework 4.5.1
- Microsoft.Azure.DocumentDB (>= 1.21.1)
- Newtonsoft.Json (>= 10.0.2)
Used By
NuGet packages (8)
Showing the top 5 NuGet packages that depend on Microsoft.Azure.CosmosDB.BulkExecutor:
Package | Downloads |
---|---|
SoftwarePioniere.ReadModel.Services.AzureCosmosDb
ReadModel Services Azure CosmosDb Implementations
|
|
Spinit.CosmosDb
Lightweigt CosmosDb wrapper
|
|
EventWay.Query.CosmosDb
Package Description
|
|
RemiBou.CosmosDB.Migration
A package for managing versionning of your CosmosDB objects (stored procedure, trigger ...) and migrating your data as your schema changes.
|
|
CosmosAutoScaler
CosmosAutoScaler provides auto-scale capabilities to increase the performance of the operations while keeping the cost to the minimum. Cosmos autoscale handles the single and bulk operations seperately. During the single operation, CosmosAutoScaler will send requests by keeping the RU minimum until it recieves a 429, in which case it will start incrementing the RU by 500 until either the max RU is reached, operation is succesful or maximum retry of 10 is reached.
During the bulk operations, CosmosAutoScaler will scale the collection up to the maximum RU defined by the user to provide the best performance, and scale back down based on the elapsed inactivity time period. Inactivity time that system checks for varies between 10seconds, 1 minute and 3 minutes based on the complexity of the most recent activity.
|
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
2.5.1-preview | 2,558 | 11/6/2020 |
2.4.1-preview | 122,000 | 10/11/2019 |
2.4.0-preview | 9,461 | 10/8/2019 |
2.3.0-preview2 | 120,616 | 3/28/2019 |
2.2.0-preview2 | 35,528 | 2/26/2019 |
2.1.0-preview2 | 56,062 | 12/18/2018 |
2.0.0-preview2 | 9,922 | 11/21/2018 |
2.0.0-preview | 15,655 | 11/9/2018 |
1.8.9 | 16,283 | 5/27/2020 |
1.8.8 | 25,006 | 1/17/2020 |
1.8.7 | 422 | 1/14/2020 |
1.8.6 | 7,133 | 12/2/2019 |
1.8.5 | 19,318 | 10/24/2019 |
1.8.4 | 3,460 | 10/15/2019 |
1.8.3 | 301 | 10/11/2019 |
1.8.2 | 9,180 | 10/1/2019 |
1.8.1 | 20,521 | 8/26/2019 |
1.8.0 | 1,378 | 8/19/2019 |
1.7.0 | 10,063 | 7/15/2019 |
1.6.0 | 11,940 | 5/29/2019 |
1.5.0 | 52,174 | 3/27/2019 |
1.4.1 | 16,906 | 2/19/2019 |
1.4.0 | 30,171 | 12/13/2018 |
1.3.1 | 4,084 | 12/5/2018 |
1.3.0 | 21,062 | 11/21/2018 |
1.2.0 | 12,937 | 11/1/2018 |
1.1.2 | 18,014 | 10/19/2018 |
1.1.1 | 17,411 | 9/21/2018 |
1.1.0 | 29,312 | 9/14/2018 |
1.0.2 | 27,031 | 7/19/2018 |
1.0.1 | 35,829 | 4/4/2018 |
1.0.0 | 942 | 4/2/2018 |