This website requires JavaScript.
Explore
Help
Register
Sign in
idanoo
/
php-resque
Watch
1
Star
0
Fork
You've already forked php-resque
0
mirror of
https://github.com/idanoo/php-resque
synced
2025-07-01 05:32:20 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
951d9d37b5
php-resque
/
lib
History
Download ZIP
Download TAR.GZ
Chaitanya Kuber
951d9d37b5
updated method comments
2012-02-29 22:32:52 -06: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
replace is_object with is_array when reserving jobs since Resque::pop actually returns an array instead of an object
2011-12-08 11:25:15 +08:00
Resque.php
updated method comments
2012-02-29 22:32:52 -06:00