RedisLabs / redis-cluster-proxy

A proxy for Redis clusters.
GNU Affero General Public License v3.0
990 stars 129 forks source link

Question: Support for multiple Redis upstreams? #68

Open cakoose opened 4 years ago

cakoose commented 4 years ago

It appears that a single redis-cluster-proxy instance can only connect to a single Redis upstream (or single cluster).

Is this project open to supporting multiple Redis upstreams in the future?