1. 下载 redis for windows https://github.com/MSOpenTech/redis(github上的要用Visual Studio做build,还是用我上传的吧
).
2.解压缩redisbin_x64

3. 启动 redis server (启动是可指定redis.conf)

4. 启动client

本文介绍了如何在Windows环境下安装并配置Redis。主要包括从GitHub下载源文件、解压缩、使用redis-server启动服务以及运行客户端等步骤。
1. 下载 redis for windows https://github.com/MSOpenTech/redis(github上的要用Visual Studio做build,还是用我上传的吧
).
2.解压缩redisbin_x64

3. 启动 redis server (启动是可指定redis.conf)

4. 启动client

1万+
4659
1万+

被折叠的 条评论
为什么被折叠?