cd redis src目录> ./redis-server;
redis-cli
127.0.0.1:6379>xxxx
cd nacos bin目录> sh startup.sh -m standalone;
mac 关闭服务:
brew services list
brew services stop redis(rabbitmq)

cd redis src目录> ./redis-server;
redis-cli
127.0.0.1:6379>xxxx
cd nacos bin目录> sh startup.sh -m standalone;
mac 关闭服务:
brew services list
brew services stop redis(rabbitmq)