Found 247 packages
This client library enables client applications to perform bulk operations in Azure Cosmos DB for SQL, Gremlin and MongoDB APIs. The BulkImport module (supported for SQL, Gremlin and MongoDB API) provides functionality to bulk ingest documents with optimizations to maximally utilize the allocated collection throughput for maximal write throughput. The BulkUpdate module (supported for SQL API) provides functionality to bulk update documents as partial patches. The BulkDelete module (supported for SQL API) provides functionality to bulk delete documents given a list of partition key and id tuples.
Provides an easier way to execute comands like in cmd.exe.
Package Description
A thread-safe utility designed to manage the rate at which tasks are executed, ensuring they are not run more frequently than a specified interval.
A util that runs multiple async tasks concurrently with features for limiting and retry
AWS CDK GitLab Runner autoscaling on EC2 instances using docker+machine executor. (Stability: Stable)
This library allows to run commands in a testable way: executor.Execute(command); Read more from here: https://github.com/ArtjomP/articles/blob/command-executor/command-executor/index.en.md
Helpers for execute ADO Queries
This is forked from DbExecutor. Simple and Lightweight Database Executor for .NET 4.5 and dotnet core and all ADO.NET DbProviders. Features: set command parameter by AnonymousType, auto type mapping, dynamic IDataRecord accessor,transaction, basic Select/Insert/Delete/Update query build.
This library allows to run ReactiveUI commands in a testable way: await executor.ExecuteAsync(command); Read more from here: https://github.com/ArtjomP/articles/blob/command-executor/command-executor/index.en.md
Contract for the Lykke.Job.BlockchainOperationsExecutor