BullMQ
Search
⌃K
What is BullMQ
Quick Start
API Reference
Changelog
Guide
Introduction
Connections
Queues
Workers
Jobs
Flows
Metrics
Rate limiting
Retrying failing jobs
Returning job data
Events
QueueScheduler
Architecture
NestJs
Going to production
Patterns
Adding jobs in bulk across different queues
Manually processing jobs
Named Processor
Flows
Idempotent jobs
Throttle jobs
Process Step Jobs
Failing fast when Redis is down
BullMQ Pro
Introduction
Install
Observables
Groups
Batches
NestJs
API Reference
Changelog
Bull
Introduction
Install
Quick Guide
Important Notes
Reference
Patterns
Bull 3.x Migration
Compatibility class
Migration
Python
Introduction
Changelog
Powered By
GitBook
Changelog
0.3.0
(2023-03-18)
Bug Fixes
correct condition so that the worker keeps processing jobs indefinitely (
ef0c5d6
)
fix scripts typing on array2obj function (
134f6ab
)
pass maxMetricsSize as empty string when it is not provided (
6bda2b2
)
Features
add getJobCounts method (
46d6f94
)
improve worker concurrency (
ec7c49e
)
0.2.0
(2023-03-29)
Features
add trimEvents method (
ca48163
)
add retryJobs method (
2745327
)
0.1.0 (2023-02-15)
Features
initial python package (
a97b22f
)
Python - Previous
Introduction
Last modified
26d ago