1.首先在本地安装一个redis

2.打开 redis的安装文件

配置windows redis 开机自启动

   执行 redis-server.exe redis.windows.conf

   将redis加入到windows的服务中(service和loglevel前都是两个-)开机自启动

    redis-server --service-install redis.windows-service.conf --loglevel verbose

设置后可以看到

配置windows redis 开机自启动

 

 

 

 

 

 

 

 

 

 

 

 

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2021-11-23
  • 2021-12-19
  • 2021-07-18
  • 2021-07-17
猜你喜欢
  • 2022-12-23
  • 2021-11-30
  • 2021-12-24
  • 2021-07-01
  • 2021-09-23
相关资源
相似解决方案