redis-cli
redis-cli copied to clipboard
Will this cli work if I connected to a redis sentinel instance?
And the other way around...like if I took this package and changed the redis dependency to ioredis and then connected to a redis-sentinel instance? Can I execute the traditional redis commands?