Redis(windows版)安装

下载地址:

https://github.com/MicrosoftArchive/redis/releases

msi的安装

双击安装

Redis(windows版)安装

点击 Next

Redis(windows版)安装

点击 I accept the terms in the License Agreement

Redis(windows版)安装

选择安装路径

Redis(windows版)安装

选择端口

Redis(windows版)安装

设置最大内存空间

Redis(windows版)安装

点击安装即可

Redis(windows版)安装

点击 Finish

Redis(windows版)安装

msi的使用

双击 redis-server.exe 启动 Redis 服务,双击 redis-cli.exe 进入 Redis 客户端

Redis(windows版)安装

注:可能双击 redis-server.exe 可能会一闪而过,是因为在系统服务中已经开启。

若非要显示 redis 服务界面,必须将系统服务中 redis 服务关闭即可。

10 系统服务未开启测试

Redis(windows版)安装

11 系统服务开启测试

Redis(windows版)安装

zip的安装与使用

直接解压即可使用,如图所示

Redis(windows版)安装

相关文章:

  • 2021-08-17
  • 2022-12-23
  • 2021-07-14
  • 2021-12-06
  • 2021-05-29
  • 2022-02-05
  • 2021-07-10
猜你喜欢
  • 2021-07-03
  • 2021-04-26
  • 2021-11-18
  • 2022-12-23
  • 2022-12-23
  • 2021-04-01
  • 2021-11-22
相关资源
相似解决方案