OptionalblockingDenotes commands should retry indefinitely.
Options for connecting to a Redis instance.
OptionalprefixPrefix for all queue keys.
OptionalsettingsOptionalskipAvoid version validation to be greater or equal than v5.0.0.
OptionalskipSkip waiting for connection ready.
In some instances if you want the queue to fail fast if the connection is not ready you can set this to true. This could be useful for testing and when adding jobs via HTTP endpoints for example.
OptionaltelemetryTelemetry client
Options for the Repeat class.