hfcorriez / php-kue

Kue is a priority job queue backed by redis, built for PHP.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fatal error: Class 'Redis' not found in Kue.php#L64

sulemanahmed opened this issue · comments

Hi,

Getting this error when trying to create a kue object on line https://github.com/hfcorriez/php-kue/blob/master/lib/Kue/Kue.php#L64, Can someone help?

I think you need to be installed php-redis extension like that https://pecl.php.net/package/redis