All Projects → nestjs → Bull

nestjs / Bull

Licence: mit
Bull module for Nest framework (node.js) 🐮

Programming Languages

typescript
32286 projects

Projects that are alternatives of or similar to Bull

Schedule
Schedule module for Nest framework (node.js) ⏰
Stars: ✭ 137 (-61.52%)
Mutual labels:  cron, nestjs, nest, jobs
nest-queue
Queue manager for NestJS Framework for Redis (via bull package)
Stars: ✭ 69 (-80.62%)
Mutual labels:  queue, job, nest, nestjs
Nest Schedule
A cron-like and not-cron-like job distributed scheduler for Nest.js by decorators.
Stars: ✭ 368 (+3.37%)
Mutual labels:  cron, nestjs, nest
linda
Linda is a simple dispatcher library.
Stars: ✭ 12 (-96.63%)
Mutual labels:  cron, queue, job
Workq
Job server in Go
Stars: ✭ 1,546 (+334.27%)
Mutual labels:  job, jobs, queue
Bree
🚥 The best job scheduler for Node.js and JavaScript with cron, dates, ms, later, and human-friendly support. Works in Node v10+ and browsers, uses workers to spawn sandboxed processes, and supports async/await, retries, throttling, concurrency, and graceful shutdown. Simple, fast, and lightweight. Made for @ForwardEmail and @ladjs.
Stars: ✭ 933 (+162.08%)
Mutual labels:  cron, job, jobs
legacy-bottlerockets
Node.js high availability queue and scheduler for background job processing
Stars: ✭ 25 (-92.98%)
Mutual labels:  cron, queue, job
server-next
😎 The next generation of RESTful API service and more for Mix Space, powered by @nestjs.
Stars: ✭ 43 (-87.92%)
Mutual labels:  cron, nest, nestjs
nestjs-cookie-session
Idiomatic Cookie Session Module for NestJS. Built on top of `cookie-session` 😻
Stars: ✭ 35 (-90.17%)
Mutual labels:  nest, nestjs
rust-sidekiq
Rust Sidekiq Client
Stars: ✭ 24 (-93.26%)
Mutual labels:  queue, job
Ng Universal
Angular Universal module for Nest framework (node.js) 🌷
Stars: ✭ 336 (-5.62%)
Mutual labels:  nestjs, nest
node-nestjs-structure
Node.js framework NestJS project structure
Stars: ✭ 258 (-27.53%)
Mutual labels:  nest, nestjs
horizon-exporter
Export Laravel Horizon metrics using this Prometheus exporter.
Stars: ✭ 17 (-95.22%)
Mutual labels:  queue, jobs
Nest-Js-Boiler-Plate
Nest Js Boilerplate with JWT authentication, CRUD functions and payment gateways.
Stars: ✭ 14 (-96.07%)
Mutual labels:  nest, nestjs
nx-ng-nest-universal
Nx Workspace with a seperated Nest App for Angular Universal SSR.
Stars: ✭ 32 (-91.01%)
Mutual labels:  nest, nestjs
nest-typed-config
Intuitive, type-safe configuration module for Nest framework ✨
Stars: ✭ 47 (-86.8%)
Mutual labels:  nest, nestjs
blog3.0
博客V3.0 目前使用的技术(Nuxtjs + Nestjs + Vue + Element ui + vuetify),存储(MongoDB + Redis + COS)
Stars: ✭ 37 (-89.61%)
Mutual labels:  nest, nestjs
cron-schedule
A zero-dependency cron parser and scheduler for Node.js, Deno and the browser.
Stars: ✭ 28 (-92.13%)
Mutual labels:  cron, job
nest-blog
A simple blog server system build with Nest.
Stars: ✭ 22 (-93.82%)
Mutual labels:  nest, nestjs
Swiftqueue
Job Scheduler for IOS with Concurrent run, failure/retry, persistence, repeat, delay and more
Stars: ✭ 276 (-22.47%)
Mutual labels:  job, queue

Nest Logo

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

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

Description

Bull module for Nest.

Installation

$ npm i --save @nestjs/bull bull
$ npm i --save-dev @types/bull

Quick Start

Overview & Tutorial

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].