redis-commander icon indicating copy to clipboard operation
redis-commander copied to clipboard

How do you use redis-commander for Redis Cluster ?

Open ochim opened this issue 7 years ago • 6 comments

I want to management the data in Redis Cluster with this tool. How do you use ?

Example) Redis Cluster: 127.0.0.1:7000, 127.0.0.1:7001, 127.0.0.1:7002

Would you tell me ?

ochim avatar Oct 04 '17 11:10 ochim

Also interested in this as well.

theogravity avatar Oct 18 '17 20:10 theogravity

me too

zzmg avatar Jun 21 '18 02:06 zzmg

latest versions support redis sentinel - connections via sentinel should work to connect to the master server for writing...

sseide avatar Aug 01 '18 13:08 sseide

+1 I think redis command does not support Redis Cluster. We are currently on AWS elastic Cache, cluster mode,and by feeding redis command the config endpoint - it seems we get to see the keys but always have responses like

MOVED 8356 10.x.x8x:6379

javapapo avatar Nov 26 '18 15:11 javapapo

duplicate of #160 everything else will be discussed there...

sseide avatar Feb 08 '19 16:02 sseide

cluster support added - see https://github.com/joeferner/redis-commander/issues/160#issuecomment-1584680274

sseide avatar Jun 09 '23 14:06 sseide