echodot-llc / Red

3 stars 0 forks source link

Redis cluster advice #3

Open tvzr opened 4 years ago

tvzr commented 4 years ago

if redis server is cluster mode,please deny select other database。 maybe it should show the redis cluster information: master node1:7001 master node1:7003 master node1:7004 slave node1:7000 slave node1:7002 slave node1:7005

echodot-llc commented 4 years ago

Thanks for this suggestion. I'll look into implementing this change.