0
点赞
收藏
分享

微信扫一扫

Windows10在PowerShell中启动Redis

Gaaidou 2022-04-29 阅读 195
java后端

Windows10在PowerShell中启动Redis

分别打开两个窗口输入

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

  2. . edis-cli.exe -h 127.0.0.1 -p 6379

如下

在这里插入图片描述

举报

相关推荐

0 条评论