Windows10在PowerShell中启动Redis 分别打开两个窗口输入 . edis-server.exe redis.windows.conf . edis-cli.exe -h 127.0.0.1 -p 6379 如下