redis常用命令

redis-cli -h 127.0.0.1 -p 7479 -a 123456
client list
info clients 连的ip
config get maxclients最大连接数
info server 查看服务器信息

posted on 2025-04-24 15:51  荷楠仁  阅读(10)  评论(0)    收藏  举报

导航