摘要: 获取配置项: 127.0.0.1:6379>config get config_name 设置配置项 127.0.0.1:6379>config set config_name new_value 各配置项的含义见 https://www.runoob.com/redis/redis-conf.ht 阅读全文
posted @ 2019-09-16 17:40 Forever77 阅读(103) 评论(0) 推荐(0)