colinmollenhour / Cm_Cache_Backend_Redis

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

Redis Cluster Support #101

Closed Roycohen closed 8 years ago

Roycohen commented 8 years ago

Hi There,

I would like to know whether Cm_Cache_Backend_Redis support Redis clustering? How can we make it work with cluster?

colinmollenhour commented 8 years ago

See #62. I unfortunately do not have time righ tnow to push this along, but Thijs made a lot of good progress.