@condor-labs/bullmq

0.0.2 • Public • Published

This module provides a useful helper to use the official bullmq library.

See official documentation here.

Compatibility

The minimum supported version of Node.js is v12.

How to use it

To use the library you just need to follow the following steps.

Install the library with npm:

npm install @condor-labs/bullmq

Import the library:

import bullmq = from '@condor-labs/bullmq';

settings object properties

Object Property Datatype Default Description
redis port Number 6379 The port number to connect to.
redis host String 127.0.0.1 The hostname of the database you are connecting to.
redis password String The password of that Redis user.
options removeOnComplete, removeOnFail, attempts, etc You can check all the possible options in the official documentation

Uploading a new version

 npm publish --access public

Ref: https://docs.npmjs.com/getting-started/publishing-npm-packages

Note: you will need to have a NPM account, if you don't have one create one here: https://www.npmjs.com/signup

Contributors

The original author and current lead maintainer of this module is the @condor-labs development team.

More about Condorlabs Here.

License

MIT

Readme

Keywords

Package Sidebar

Install

npm i @condor-labs/bullmq

Weekly Downloads

1

Version

0.0.2

License

MIT

Unpacked Size

8.4 kB

Total Files

6

Last publish

Collaborators

  • daniel.castillo
  • kevin.pedroza_condorlabs.io
  • federico-garcia
  • jorgesanes
  • hjimenez-condorlabs
  • awilches
  • jorgelozano95