rhubarbgroup / redis-cache

A persistent object cache backend for WordPress powered by Redis. Supports Predis, PhpRedis, Relay, replication, sentinels, clustering and WP-CLI.
https://wordpress.org/plugins/redis-cache/
GNU General Public License v3.0
425 stars 148 forks source link

Relay extension is not available in shivammathur/setup-php #483

Closed szepeviktor closed 1 year ago

szepeviktor commented 1 year ago

✗ relay Could not install relay on PHP 7.2.34

What to do now?

tillkruss commented 1 year ago

Relay requires 7.4 or newer, no way around it.