Optional
Readonly
Returns 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,
Close the scheduler.
Force disconnects a connection.
Rest
isRunning
true if the scheduler is running
Run the scheduler.
This method will run the scheduler in the background, and will not return until the scheduler is closed.
If the QueueScheduler was instantiated with autorun: false, then it is not needed to manually call this method.
Generated using TypeDoc
Returns a promise that resolves to a redis client. Normally used only by subclasses.