zl程序教程

您现在的位置是:首页 >  数据库

当前栏目

redis 安装

2023-09-27 14:22:25 时间

window、mac、linux下安装参考:http://www.runoob.com/redis/redis-install.html

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

Redis 支持 32 位和 64 位。这个需要根据你系统平台的实际情况选择,这里我们下载 Redis-x64-xxx.zip压缩包到 D 盘,解压后,将文件夹重新命名为 redis

github页面搜索redis desktop,找到RedisDesktopManager下的releases发行版下载.exe文件

GitHub下载路径:https://github.com/uglide/RedisDesktopManager/releases

redis和RDM(RedisDesktopManager)正常安装就好全部点下一步,安装位置可以自定义,初步安装完成了。