bee-queue / docker-arena

The official docker application for bee-queue arena.
17 stars 15 forks source link

Fix support for BullMQ #247

Open spiffytech opened 2 years ago

spiffytech commented 2 years ago

Per #209, the bullmq package doesn't return a single constructor, so docker-arena needs to instantiate the Queue class specifically.

giovanni-bertoncelli commented 2 years ago

This should be merged!