php-resque/lib
Chris Boulton 6800fbe5ac fix compatibility with phpredis
* implement a fork helper method that closes the connection to redis before forking (instead of resetting after)
  to work around bugs with phpredis/socket fork handling
* phpredis does not automatically typecast to string, so worker name must be typecasted when registering
2013-01-13 02:59:06 +11:00
..
Resque fix compatibility with phpredis 2013-01-13 02:59:06 +11:00
Resque.php fix compatibility with phpredis 2013-01-13 02:59:06 +11:00