Optional
opts: RepeatBaseOptionsOptional
Connection: typeof RedisConnectionReadonly
nameReturns a promise that resolves to a redis client. Normally used only by subclasses.
Returns the version of the Redis instance the client is connected to,
Optional
skipCheckExists: booleanOptional
start: numberOptional
end: numberOptional
asc: booleanGenerated using TypeDoc
Description
Base class for all classes that need to interact with queues. This class is normally not used directly, but extended by the other classes.