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

Update README.md to use correct parameters for master/replica connection #488

Closed rfair404 closed 1 year ago

rfair404 commented 1 year ago

As mentioned here: https://github.com/rhubarbgroup/redis-cache/issues/402#issuecomment-1330457389 and confirmed locally.

tillkruss commented 1 year ago

Thanks!