下载地址:https://github.com/MicrosoftArchive/redis/releases

 修改配置:

  • 查看windows服务中默认加载的配置文件

Redis Windows版本设置及Net使用方法

1.修改密码:

在redis.windows-service.conf文件中查找 requirepass 

Redis Windows版本设置及Net使用方法

2.修改IP和端口号:

默认IP:127.0.0.1

默认端口号:6379

Redis Windows版本设置及Net使用方法

 NetCore 使用

相关文章:

  • 2022-01-05
  • 2021-06-27
  • 2022-12-23
  • 2021-08-25
  • 2021-07-25
  • 2021-04-02
  • 2021-07-18
  • 2021-11-06
猜你喜欢
  • 2022-12-23
  • 2021-06-12
  • 2022-12-23
  • 2022-02-02
  • 2021-09-11
  • 2021-09-16
  • 2022-12-23
相关资源
相似解决方案