reids常用运维命令
登录客户端
./cli.sh
进入命令行后,查询redis状态:
info replication
info memory
cluster nodes
info cpu
info sentinel
info cluster
client list //查看redis数据库连接
登录客户端
./cli.sh
进入命令行后,查询redis状态:
info replication
info memory
cluster nodes
info cpu
info sentinel
info cluster
client list //查看redis数据库连接