php-resque/lib
2011-12-07 17:22:59 +08:00
..
Redisent Fix a bug where the worker would spin out of control taking the server with it, if the redis connection was interrupted even briefly. Use SIGPIPE to trap this scenario cleanly. 2011-09-24 15:08:53 +10:00
Resque when reserving jobs, check if the payload received from popping a queue is a valid object (fix bug whereby jobs are reserved based on an erroneous payload) 2011-12-07 17:22:59 +08:00
Resque.php Modified setBackend() to accept as the second parameter 2011-06-14 17:33:38 +08:00