命令行下运行

redis-server.exe redis.windows.conf

此时,redis服务已经开启,然后我们可以再新开一个命令行,作为控制台

redis-cli.exe -h 127.0.0.1 -p 6379

  

  

相关文章:

  • 2022-12-23
  • 2021-08-18
  • 2022-02-24
  • 2022-12-23
  • 2021-10-31
  • 2021-12-01
  • 2021-10-08
  • 2022-03-03
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-12-22
  • 2021-06-10
  • 2021-08-10
  • 2022-12-23
相关资源
相似解决方案