lujiajing1126 / redis-cli

A Redis-Cli Tool written in typescript for terminal

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Will this cli work if I connected to a redis sentinel instance?

deostroll opened this issue · comments

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?