Closed rolies106 closed 9 years ago
Hi,
Right now Credis should be taking care of this, and switching over to phpredis if it's available. Is that not happening for you?
Thanks for quick response, I don't know why but it keep not using my phpredis and it works when I extend it this way.
This is weird, after I remove and re-install the phpredis it works like charm without extending the class, maybe my phpredis installation just broken or something, thanks anyway :+1:
Enable support for phpredis by detecting the if the class
Redis
is available.