redis 3.1.6

PHP extension for interfacing with key-value stores


This extension provides an API for communicating with RESP-based key-value
stores, such as Redis, Valkey, and KeyDB.

License: PHP

Changes

phpredis 3.1.6

This release conains only fix of RedisArray distributor hashing function
which was broken in 3.1.4. Huge thanks to @rexchen123