Use your existing MongoDB as a local queue
Tiny queue data structure
Message queues which uses MongoDB.
fast, tiny `queueMicrotask` shim for modern engines
A shim for the setImmediate efficient script yielding API
The official MongoDB driver for Node.js
Promise queue with concurrency control
OpenTelemetry instrumentation for `mongodb` database client for MongoDB
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
MongoDB connection strings, based on the WhatWG URL API
Next tick shim that prefers process.nextTick over queueMicrotask for compat
A promise based message queue for Node.js using a mongodb backing store.
In memory queue system prioritizing tasks
A lightweight MongoDB-based message queue with TypeScript support, atomic operations, and message deduplication
MongoDB Server for testing (auto-download latest version). The server will allow you to connect your favourite ODM or client library to the MongoDB Server and run parallel integration tests isolated from each other.
MongoDB Server for testing (core package, without autodownload). The server will allow you to connect your favourite ODM or client library to the MongoDB Server and run parallel integration tests isolated from each other.
Promise-based 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.
Mongo adapter for Better Auth
Sequential asynchronous lock-based queue for promises
LRU Queue
Simple JS queue with auto run for node and browsers