MySQL persistence interface for any-queue
A shim for the setImmediate efficient script yielding API
fast, tiny `queueMicrotask` shim for modern engines
Promise queue with concurrency control
Tiny queue data structure
Simple JS queue with auto run for node and browsers
Simple JS queue with auto run for node and browsers
A simple tool to keep requests to be executed in order.
OpenTelemetry instrumentation for `mysql` database client for MySQL
TypeScript definitions for mysql
Call an array of promise-returning functions, restricting concurrency to a specified limit.
fast mysql driver. Implements core protocol, prepared statements, ssl and compression in native JS
LRU Queue
Extremely fast double-ended queue implementation
AWS RDS SSL certificates bundles.
Compatible version of p-queue
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
Next tick shim that prefers process.nextTick over queueMicrotask for compat
A node.js driver for mysql. It is written in JavaScript, does not require compiling, and is 100% MIT licensed.
Promise-based queue
In memory queue system prioritizing tasks
OpenTelemetry instrumentation for `mysql2` database client for MySQL
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.