MySQL-compatible plugin for my student-queue program
OpenTelemetry instrumentation for `mysql` database client for MySQL
Tiny queue data structure
fast, tiny `queueMicrotask` shim for modern engines
OpenTelemetry instrumentation for `mysql2` database client for MySQL
TypeScript definitions for mysql
A shim for the setImmediate efficient script yielding API
fast mysql driver. Implements core protocol, prepared statements, ssl and compression in native JS
AWS RDS SSL certificates bundles.
fast mariadb or mysql connector.
Promise queue with concurrency control
The smallest and simplest JavaScript priority queue
A simple tool to keep requests to be executed in order.
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.
Simple JS queue with auto run for node and browsers
Emulate AWS λ and SQS locally when developing your Serverless project
In memory queue system prioritizing tasks
Promise-based queue
LRU Queue
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.
Sequential asynchronous lock-based queue for promises
Simple JS queue with auto run for node and browsers