What is bullmq?
"Queue for messages and jobs based on Redis"
bullmq is used to facilitate high-performance Node.js workflows. It provides a robust footprint of 2.2 MB on disk.
Installation Guide
# Install via NPM
npm install bullmq
# Install via Yarn
yarn add bullmq