一、windows下的安装

1.下载地址

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

下载:Redis-x64-3.2.100.zip

 

2.安装

将下载下来的压缩文件解压,新建文件  startup.bat,文件内容为

redis-server   redis.windows.conf

 

双击 startup.bat 即可运行redis服务端。

 

二、linux下的安装

 

 

三、参考资料

1.Redis在windows下安装过程

2.Windows下安装并设置Redis

3.Windows系统上Redis的安装

 

相关文章:

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