Found 110 packages
Buffer batches of log events to be flushed asynchronously.
GreenDonut is a port of facebook's DataLoader utility, written in C# for .NET Core and .NET Framework.
Contains serialization for paging keys and general helpers.
Batching version of Serilog.Sinks.Graylog Sink. The Serilog Graylog Sink project is a sink (basically a writer) for the Serilog logging framework. Structured log events are written to sinks and each sink is responsible for writing it to its own backend, database, store etc. This sink delivers the data to Graylog2, a NoSQL search engine.
This package provides data integrations like pagination, projections, filtering and sorting.
This package contains the basic building blocks of the DataLoader linq query integration.
This package provided GreenDonut DataLoader interfaces and base types.
This client library allows you to batch multiple Azure Blob Storage operations in a single request. For this release see notes - https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/storage/Azure.Storage.Blobs.Batch/README.md and https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/storage/Azure.Storage.Blobs.Batch/CHANGELOG.md in addition to the breaking changes https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/storage/Azure.Storage.Blobs.Batch/BreakingChanges.txt Microsoft Azure Storage quickstarts and tutorials - https://docs.microsoft.com/en-us/azure/storage/ Microsoft Azure Storage REST API Reference - https://docs.microsoft.com/en-us/rest/api/storageservices/ REST API Reference for Blob Service - https://docs.microsoft.com/en-us/rest/api/storageservices/blob-service-rest-api
Intercepts requests to allow for APIs to expose single-request semantics but using batching in the underlying implementation (e.g. web requests)
Execute a batching function with a controlled size every some specified time interval. Very useful for background processes to send events to some broker or something like it.
EcsRx plugin to allow batching of components in systems
AWS introduces new Amazon EventBridge Pipes which allow you to connect sources (SQS, Kinesis, DDB, Kafka, MQ) to Targets (14+ EventBridge Targets) without any code, with filtering, batching, input transformation, and an optional Enrichment stage (Lambda, StepFunctions, ApiGateway, ApiDestinations)
A .NET utility library for running async methods in parallel batches
Addition to the logging package which provides mechanisms to write messages in batches.
Zero file logger common lib.
BizTalk.Factory's batching application unit test library for general purpose Biztalk Server development.
Collects items into batches by size or time interval before processing.
Writes batched logs to AMQP message brokers, using the AMQPNetLite package