Run redis cache on your local machine | Learn redis commands #redis #rediscache #rediscommands #run



Run redis cache on your local machine | Learn redis commands #redis #rediscache #rediscommands #run

Run redis cache on your local machine | Learn redis commands #redis #rediscache #rediscommands #run

Hi everyone , here are useful links to install redis on your local machine.
If you are windows user , you need to install linux subsystem on your machine .
Once you do that follow these steps
brew install redis to download on your machine globally
redis-server to run the redis server
redis-cli to run the Redis command , we need to enter them in CLI

To install brew :
https://brew.sh/

Redis installation:
https://redis.io/docs/getting-started/installation/install-redis-on-mac-os/ https://redis.io/docs/getting-started/installation/install-redis-on-windows/

Do let me know how well you understood the concepts .

Here is the telegram link where you can join and ask any coding doubts that you have be it web development or competitive coding:

https://t.me/+0mY1jIAMMPozMDQ1

This is the channel where i post my regular updates on upcoming videos :
https://t.me/learncodingforfreee

anyway here are my social media handles :
Github: https://github.com/giriteja94495
This is where i post all of my personal projects
Stack Overflow: https://stackoverflow.com/users/11909…
This is where i try to answer queries of fellow developers.