bull-monitor icon indicating copy to clipboard operation
bull-monitor copied to clipboard

Bull Pro Support

Open ejhayes opened this issue 2 years ago • 0 comments

Add support for bull pro queues

hgetall bull:SOME_BULLMQ_PRO_QUEUE:meta
1) "opts.maxLenEvents"
2) "10000"
3) "version"
4) "bullmq-pro"

The only discernible difference between this and bullmq queues is that the version key does not exist (returns nil)

ejhayes avatar Dec 06 '22 18:12 ejhayes