Redis的配置

  • Redis的下载地址
https://github.com/MicrosoftArchive/redis/releases
  • Redis Desktop Manager的下载地址
https://github.com/uglide/RedisDesktopManager
  • 将下载好的Redis解压到一个文件夹中

  • 在命令行中启动服务
redis-server.exe redis.windows.conf 
  • 打开一个新的CMD窗口,在命令行中输入如下命令来启动客户端
redis-cli.exe -h 127.0.0.1 -p 6379 
  • 将 redis 服务器启动放入 windows 服务中,使其开机自动启动
redis-server --service-install redis.windows.conf --loglevel verbose

  • 打开Redis Desktop Manager

  • redis密码设置,请参考网址:

https://blog.youkuaiyun.com/zyz511919766/article/details/42268219

参考网址:

https://www.cnblogs.com/cxxjohnson/p/8945920.html

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

https://www.cnblogs.com/juncaoit/p/10122642.html

https://github.com/uglide/RedisDesktopManager

https://blog.youkuaiyun.com/java_peak_zlf/article/details/84062584

https://www.cnblogs.com/W-Yentl/p/7831671.html

 

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值