摘要: 1. Redis on Windows 项目地址:https://github.com/MicrosoftArchive/redis 2. 客户端链接语法:$ redis-cli -h host -p port -a password 3. 查看所有符合模式的可以:KEYS pattern,例如:K 阅读全文
posted @ 2018-04-23 23:07 taohonggou 阅读(85) 评论(0) 推荐(0)