.net redis数据缓存(一) redis在Windows环境中的安装
2021-02-01 02:13
标签:base 完成 移动 地址 data 运行 blog drag tps 1、下载redis 地址:http://https://github.com/MicrosoftArchive/redis/releases Windows下载msi或者zip都是可以的。msi会在path环境变量中配置变量,我一般下载的是zip的,我这里也是用zip的讲解,下载下来后解压会看到如下文件: ??? 接下来,我们用cmd来运行redis服务器。看准我红框中的内容 回车以后,会看到如下画面,说明成功 ??? 接下来我们还有下载一个桌面redis工具,用来管理redis缓存,我这里推荐redis Desktop Manager 点击下载:https://redisdesktop.com/download 下载完成,连接到我们的redis服务器 ??? .net redis数据缓存(一) redis在Windows环境中的安装 标签:base 完成 移动 地址 data 运行 blog drag tps 原文地址:https://www.cnblogs.com/lzzsf/p/11612476.html
上一篇:c# 调用CMD窗口执行命令
下一篇:WPF 添加阴影效果
文章标题:.net redis数据缓存(一) redis在Windows环境中的安装
文章链接:http://soscw.com/index.php/essay/49296.html