windows redis 后台运行
2021-05-12 13:30
阅读:379
标签:windows ice conf 后台运行 start rbo server -- stop 1. 进入 DOS窗口 windows redis 后台运行 标签:windows ice conf 后台运行 start rbo server -- stop 原文地址:http://www.cnblogs.com/imfjj/p/7573614.html
2. 在进入Redis的安装目录
3. 输入:redis-server --service-install redis.windows.conf --loglevel verbose ( 安装redis服务 )
4. 输入:redis-server --service-start ( 启动服务 )
5. 输入:redis-server --service-stop
评论
亲,登录后才可以留言!