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
427 stars 149 forks source link

Update object-cache.php #446

Closed NizarBlond closed 1 year ago

NizarBlond commented 1 year ago

Support for WP_REDIS_USERNAME for secure connections.

tillkruss commented 1 year ago

Why did you close this?

NizarBlond commented 1 year ago

This fails on phpredis and others. The other one I opened is more specific to Predis.