Complete API documentation for Cleo, including configuration options, task definitions, worker settings, and monitoring capabilities.
API Reference
Note: Cleo is built on top of BullMQ. For more detailed information about underlying queue features and options, please refer to the BullMQ documentation.
Core Configuration
Cleo.getInstance()
cleo.configure()
Decorators
@task Decorator
@QueueClass Decorator
Queue Management
QueueManager
Task Events
Group Processing
Types
TaskOptions
QueueClassOptions
For more detailed information about underlying queue features, job options, and advanced configurations, please refer to the BullMQ documentation.