Here are the commands to install Redis server in local Mac.
Prerequisits:
You might have already installed brew.
$ brew install redis
To run the installed Redis Server, use the below command.
$ redis-server
Here are the commands to install Redis server in local Mac.
Prerequisits:
You might have already installed brew.
$ brew install redis
To run the installed Redis Server, use the below command.
$ redis-server
For further actions, you may consider blocking this person and/or reporting abuse
Harsh Viradia -
Deepak Patil -
Dheeraj Gopinath -
Andy Brunner -
Top comments (0)