exframe-etl-queue description
Package to queue up all the tasks that needs to be run in a systematic way.
Tiny queue data structure
fast, tiny `queueMicrotask` shim for modern engines
A shim for the setImmediate efficient script yielding API
Promise queue with concurrency control
A simple tool to keep requests to be executed in order.
The smallest and simplest JavaScript priority queue
queue-lit is a tiny queue data structure in case you `Array#push()` or `Array#shift()` on large arrays very often
Wrapper around axios that handles common patterns
Next tick shim that prefers process.nextTick over queueMicrotask for compat
Headless ETL orchestration engine for the web. Process massive files with stream-friendly async operations, real-time validation/transformation, and jank-free performance using XState and Signals architecture.
Framework module for mongo
Messaging framework module
Promise-based queue
Exframe context
Utility functions for instrumenting metrics.
exframe-aws-client description
Rest framework module for health checks
Simple JS queue with auto run for node and browsers
LRU Queue
In memory queue system prioritizing tasks
Collection of stream-based components that form an ETL pipeline
The fastest javascript implementation of a double-ended queue. Used by the official Redis, MongoDB, MariaDB & MySQL libraries for Node.js and many other libraries. Maintains compatability with deque.