through2-batch
A stream that transforms chunks to batches form the stream
stream-batch
Group items into batches, defined by size or time.
inbatches
InBatches is a zero-dependency generic TypeScript library that provides a convenient way to batch executions that runs asynchronous.
@nerjs/batchloader
`BatchLoader` is a tool for batching data requests with support for deduplication, caching, and parallel task management. It is designed to enhance flexibility and performance in scenarios requiring asynchronous data processing. This module was inspired b