RomainLanz / adonis-bull-queue

Queue system based on BullMQ for AdonisJS
MIT License
147 stars 26 forks source link

[2.0] fix: add missing Queue typings and update `process` type #49

Closed targos closed 4 months ago

targos commented 4 months ago

@RomainLanz We need the getOrSet method in our Adonis 5 app.

RomainLanz commented 4 months ago

Thanks!