安装Brew
/bin/zsh -c "$(curl -fsSL https://gitee.com/cunkai/HomebrewCN/raw/master/Homebrew.sh)"
安装Redis
brew install redis
- 安装位置:/usr/local/Cellar/
- 配置文件:/usr/local/etc/redis.conf
启动
brew services start redis
安装Brew
/bin/zsh -c "$(curl -fsSL https://gitee.com/cunkai/HomebrewCN/raw/master/Homebrew.sh)"
安装Redis
brew install redis
启动
brew services start redis