A progressive Node.js framework for building efficient and scalable server-side applications.
Monorepo containing Nest modules for Bull and BullMQ packages.
$ npm i --save @nestjs/bull bull$ npm i --save @nestjs/bullmq bullmqQueue consumers are instrumented automatically by NestJS Observe, the official observability platform for Nest. @Processor classes and their handlers are reported as jobs - duration, outcome, queue wait time and retry attempts - and a failed run carries the resolved stack trace, the logs written during it, and the waterfall of what it did before it threw. A job-silence alert fires when a named job stops reporting. See the Observability chapter, or the queues one for what it looks like here.
Nest is an MIT-licensed open source project. It can grow thanks to the sponsors and support by the amazing backers. If you'd like to join them, please read more here.
- Maintainers - Kamil Myśliwiec
- Contributors - Frederic Woelffel
- Website - https://nestjs.com
Nest is MIT licensed.