chrisboulton/php-resque is able to set redis server with a callback. This will allow us to use Predis instead of Credis (see https://github.com/chrisboulton/php-resque/issues/248) as redis client. Predis supports multiple redis sentinels whilst Credis doesn't.
I have made some effort to use callback in this resquebundle without luck. Can someone point me to the right direction please? Thanks.
chrisboulton/php-resque is able to set redis server with a callback. This will allow us to use Predis instead of Credis (see https://github.com/chrisboulton/php-resque/issues/248) as redis client. Predis supports multiple redis sentinels whilst Credis doesn't.
I have made some effort to use callback in this resquebundle without luck. Can someone point me to the right direction please? Thanks.