void stopping(mixed $callback) Register an event listener for the daemon
mixed pushOn(string $queue, string $job, mixed $data = '') Push a new job
bool connected(string $name = null) Determine if the driver is connected
QueueServiceProvider class QueueServiceProvider extends
mixed pushRaw(string $payload, string $queue = null, array $options = array())
mixed laterOn(string $queue, DateTime|int $delay, string $job, mixed $data = '')
void __construct(Database $redis, string $default = 'default', string $connection
static string size() Get the Lua script for computing the size
void migrateExpiredJobs(string $from, string $to) Migrate the delayed jobs
Page 9 of 21