redis 5.0.1

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

This release contains only bugfix for one critical issue

* RedisCluster segfaults after second connection with cache_slots enabled [327cf0bd] (Pavlo Yatsukhnenko)