如何在mac系统上仅安装redis-cli客户端,请执行如下命令。

brew tap ringohub/redis-cli
brew update && brew doctor
brew install redis-cli

【注】需要安装好homebrew,建议修改下brew的源,可以使用中科大的源。

参考:

  Mac(os x): Is there a way to install ONLY redis-cli?

    https://stackoverflow.com/a/55733092

 

相关文章:

  • 2022-12-23
  • 2022-01-25
  • 2021-11-02
  • 2021-08-17
  • 2021-11-30
  • 2021-11-28
  • 2021-12-28
  • 2022-12-23
猜你喜欢
  • 2021-10-14
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-03-31
  • 2022-12-23
相关资源
相似解决方案