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

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

 

启动redis:

    redis-server.exe redis.windows.conf

 

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

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

posted @ 2019-05-24 15:57  新手码农__威  阅读(533)  评论(0编辑  收藏  举报