windows安装redis并设置开机启动服务
windows安装redis并设置开机启动服务AkkunYoredis官方下载地址:https://redis.io/download
解压后在reis文件夹内打开命令行,执行
redis-server.exe redis.windows.conf
即可运行成功。
如果设置开机启动,只需要将redis加入到windows服务即可
redis-server.exe --service-install redis.windows-service.conf --loglevel verbose
redis-server.exe --service-start
#redis-server.exe --service-stop
版权声明:
本站所有文章除特别声明外,均采用 CC BY-NC-SA 4.0 许可协议。转载请注明来自
AkkunYoの博客!
喜欢就支持一下吧