Redis 安装


下载地址
https://github.com/MicrosoftArchive/redis/releases

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

redis-server --service-start

redis-server --service-stop

启动在安装目录命令
redis-server.exe redis.windows.conf
自启动命令
redis-server --service-install redis.windows.conf

模糊查询。

安装服务后启动失败 在当前目录新建一个Logs文件夹