windows中装备redis(3.0以前版本)

redis 64位下载地址:https://github.com/ServiceStack/redis-windows,本人测试使用的是redis-64.3.0.503版本。git

 

启动redis:github

    redis-server.exe redis.windows.confredis

 

将redis加入到windows的服务中(service和loglevel前都是两个-)windows

redis-server.exe --service-install redis.windows.conf --loglevel verbose测试

相关文章
相关标签/搜索