ledgetech / lua-resty-redis-connector

Connection utilities for lua-resty-redis
234 stars 71 forks source link

Does it support connecting to multiple redis clusters? #45

Closed loongs-zhang closed 3 years ago

loongs-zhang commented 3 years ago

Does it support connecting to multiple redis clusters?

pintsized commented 3 years ago

This library doesn't support Redis Cluster. You might be interested in this library instead: https://github.com/steve0511/resty-redis-cluster