wa0x6e / php-resque-ex

PHP port of resque (Workers and Queueing), with phpredis support, and more logging options
MIT License
137 stars 92 forks source link

Replace unix domain server name #30

Open n0ts opened 9 years ago

n0ts commented 9 years ago

phpredis unix domain socket is only socket path. https://github.com/phpredis/phpredis

wa0x6e commented 9 years ago

Hi,

Can you rebase with the latest master ?

n0ts commented 9 years ago

@wa0x6e Hi, I rebase latest master branch. Thanks!