Skip to content

Repository files navigation

Nest Logo

A progressive Node.js framework for building efficient and scalable server-side applications.

NPM Version Package License NPM Downloads CircleCI Discord Backers on Open Collective Sponsors on Open Collective Support us

Description

Monorepo containing Nest modules for Bull and BullMQ packages.

Installation (Bull)

$ npm i --save @nestjs/bull bull

Installation (BullMQ)

$ npm i --save @nestjs/bullmq bullmq

Quick Start

Overview & Tutorial

Observability

Queue 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.

Support

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.

People

License

Nest is MIT licensed.

About

Bull module for Nest framework (node.js) 🐮

Topics

Resources

Contributing

Stars

702 stars

Watchers

10 watching

Forks

Releases

Packages

Used by

Contributors

Languages