phpRedExpert
phpRedExpert copied to clipboard
Support Predis PHP library in addition to PhpRedis PHP extension
Predis PHP library https://github.com/nrk/predis is another way to work with Redis from PHP. Would be great to fallback to this library if PhpRedis PHP extension is not avaialble.