Here are a few examples of useful patterns that are often implemented with Bull:
Persistent connections
Message Queue
Returning Job Completions
Reusing Redis Connections
Redis Cluster
Debugging
Custom backoff strategy
Manually fetching jobs
If you have any other common patterns you want to add, pull request them!
Last updated 2 years ago
Was this helpful?