Install and run redis in Mac

--

First please check brew is installed in the mac. If yes,

which brew

use above command to check in brew in the mac. Then,

brew install redis
brew services start redis
redis-cli ping
brew services stop redis

Install redis stack

In terminal,

  1. Run brew tap redis-stack/redis-stack
  2. Run brew install redis-stack
  3. Start Redis withredis-stack-server
  4. To connect to your local Redis server and execute commands, run redis-cli

Sign up to discover human stories that deepen your understanding of the world.

Free

Distraction-free reading. No ads.

Organize your knowledge with lists and highlights.

Tell your story. Find your audience.

Membership

Read member-only stories

Support writers you read most

Earn money for your writing

Listen to audio narrations

Read offline with the Medium app

--

--

Thilina Dilshan
Thilina Dilshan

Written by Thilina Dilshan

Software developer , love to learn

No responses yet

Write a response