Windows10在PowerShell中启动Redis

Windows10在PowerShell中启动Redis

分别打开两个窗口输入

  1. .\redis-server.exe redis.windows.conf

  2. .\redis-cli.exe -h 127.0.0.1 -p 6379

如下

在这里插入图片描述

猜你喜欢

转载自blog.csdn.net/qq_46036214/article/details/115561628
今日推荐