redis 4.0.2

PHP extension for interfacing with Redis


This extension provides an API for communicating with Redis servers.

License: PHP

Changes

phpredis 4.0.2

This release contains only fix of exists method to take multiple keys
and return integer value (was broken in 4.0.1) Thanks @RanjanRohit!