编译于 2022年2月12日22:07:50

redis v6.2.6

运行方式，cmd运行 redis-server.exe 或者直接运行 run.cmd
配置运行：redis-server.exe ./redis.conf

系统window 10 64x

http://lingkang.top
gitee: https://gitee.com/lingkang_top/redis-window

其他说明，windows版性能比Linux有一定的差距，不能用作生产，仅供本地开发、新版特性研究！

redis官网有声明，无window版本：https://redis.io/topics/introduction

仅将redis打包成window可执行exe，以方便开发环境使用。
