colinmollenhour / Cm_Cache_Backend_Redis

A Zend_Cache backend for Redis with full support for tags (works great with Magento)
Other
390 stars 142 forks source link

Updated to Support Sentinel Auth #149

Closed tschirmer closed 4 years ago

tschirmer commented 4 years ago

Added Configuration with Sentinel AUTH Support.

Currently using Kubernetes setup using helm chart helm/stable/redis. Default setup of Sentinel enforces AUTH, and commenting this solves connection issues.

colinmollenhour commented 4 years ago

Thanks for the PR! Tagged 1.14.0