batching-queue
JSON →batching-queue is a lightweight Node.js library (v2.0.3, Active) that enqueues items individually but dequeues them in configurable batch sizes. It supports multiple storage backends out of the box (MemoryStore, AsyncMemoryStore, RedisStore, IoredisStore) and emits a 'drain' event when the batch size threshold is reached. Differentiated by its simplicity and first-class support for Redis via node-redis and ioredis clients, ideal for processing pipelines requiring batched operations without bulk insertion.
Traffic · last 30 days stale · no recent hits
total hits 19
actors 4 distinct systems
last hit 17d ago AhrefsBot
top countries 🇸🇬 Singapore · 🇺🇸 United States · VN · 🇨🇦 Canada · BD
Resources
packagebatching-queue ↗