Skip to content

Interface: BullMQRedisConnectionExtraOptions

Describes additional options which are used to configure the BullMQ adapter.

Properties

PropertyTypeDescription
blocking?booleanDenotes commands should retry indefinitely. Deprecated
shared?booleanDenotes that the connection is a shared connection.
skipVersionCheck?booleanDenotes that the connection should skip version check.
skipWaitingForReady?booleanDenotes that the connection should skip waiting for ready.