@proto-kit/deployment • Docs
Documentation / @proto-kit/deployment / BullQueueConfig
Interface: BullQueueConfig
Properties
redis
redis:
object
db?
optionaldb:number
host
host:
string
password?
optionalpassword:string
port
port:
number
username?
optionalusername:string
Defined in
deployment/src/queue/BullQueue.ts:18
retryAttempts?
optionalretryAttempts:number