We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
setTimeout function of Redis has deprecated so it should be replaced by expire function. right now it is throwing following exception.
setTimeout
expire
Redis::setTimeout() is deprecated
phpredis/phpredis#1572