Install
Last updated
Was this helpful?
Last updated
Was this helpful?
Install with Npm:
or Yarn:
In order to work with Bull, you also need to have a Redis server running. For local development you can easily install it using .
Bull will by default try to connect to a Redis server running on localhost:6379
Definitions are currently maintained in the repo.