目前的Redis官方版本,支持mac、支持linux,但是不支持windows。
https://github.com/redis/redis
下面是非官方根据Redis源码,移植的windows版。
1. 微软的Redis版
目前最高支持3.2.100,但是是非稳定版,目前稳定版3.0.504
https://github.com/microsoftarchive/redis
2. tporadowski的Redis版
目前最高支持5.0.14.1
https://github.com/tporadowski/redis