mac 安装redis


shw@mac ruoyi % brew install redis

==> Downloading https://mirrors.tuna.tsinghua.edu.cn/homebrew-bottles/bottles/ca

######################################################################## 100.0%

==> Downloading https://mirrors.tuna.tsinghua.edu.cn/homebrew-bottles/bottles/op

######################################################################## 100.0%

==> Downloading https://mirrors.tuna.tsinghua.edu.cn/homebrew-bottles/bottles/re

######################################################################## 100.0%

==> Installing dependencies for redis: ca-certificates and openssl@1.1

==> Installing redis dependency: ca-certificates

==> Pouring ca-certificates-2022-02-01.all.bottle.tar.gz

==> Regenerating CA certificate bundle from keychain, this may take a while...

🍺  /opt/homebrew/Cellar/ca-certificates/2022-02-01: 3 files, 213.4KB

==> Installing redis dependency: openssl@1.1

==> Pouring openssl@1.1-1.1.1m.arm64_monterey.bottle.tar.gz

🍺  /opt/homebrew/Cellar/openssl@1.1/1.1.1m: 8,081 files, 18MB

==> Installing redis

==> Pouring redis-6.2.6.arm64_monterey.bottle.tar.gz

==> Caveats

To restart redis after an upgrade:

  brew services restart redis

Or, if you don't want/need a background service you can just run:

  /opt/homebrew/opt/redis/bin/redis-server /opt/homebrew/etc/redis.conf

==> Summary

🍺  /opt/homebrew/Cellar/redis/6.2.6: 14 files, 2MB

==> Running `brew cleanup redis`...

Disable this behaviour by setting HOMEBREW_NO_INSTALL_CLEANUP.

Hide these hints with HOMEBREW_NO_ENV_HINTS (see `man brew`).

==> Caveats

==> redis

To restart redis after an upgrade:

  brew services restart redis

Or, if you don't want/need a background service you can just run:

  /opt/homebrew/opt/redis/bin/redis-server /opt/homebrew/etc/redis.conf


免责声明!

本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。



 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM