Redis Beginner Tutorial 3 – How to install REDIS on windows (step-by-step)
Today we will learn :
How to install redis on windows ?
Step by Step
Step 1
Download redis from
Step 2
Unzip the folder
(if you have download the zip file)
Run the installer
(if you have download the msi file)
Step 3
Start redis-server
and
Validate redis is working
Step 4
How to stop redis-server
command : SHUTDOWN SAVE
to force quit : CTRL + C
Helpful Tips
Set the redis location in Environment variable – Path
After this you will be able…
Thank you for useful session
🙁 no redis 5 for windows
how can do it in windows 32-bit?
Thank YOU Sooo Much for making this amazing video!
Thank´s
I see no zip download anywhere
thanks for helping. It's helpful
Hi, I have a problem with the installation. I am stuck on step 5:20 on your video. When I type redis-cli.exe, I was unable to type anything on the cmd. I restart the cmd.exe so many times but still does not work. Please help! SOS !! Much appreciated.
please i wanna to load a file csv into redis
can you help me
Hi, I am unable to find the new version of Redis for Windows, there is no option for downloading it from git hub. Help !
Muchísimas gracias! en la pagina de Redis ya no esta el link a la versión de windows y no encontraba como instalarlo, pude instalar todo gracias a tu video.
It was new for me …Thanks dear…..helped A Lot(After Scolded by my Team Lead…)
how we can create multiple nodes in redis like ncache pls suggest.
Nice Tutorial dude.
Just one suggestion, try to slow down a bit it looks like you are in a hurry.
Thank you so much for your usefull tutorial.
Awesome Raghav ! Way awesome and explanatory than Udemy courses.
Great Tutorial , Thanks a lot!
hello welcome to tech support how may i help you
thank you! very helpful!
i like your pace and right balance of detail and overview. well done!
BTW, you can use amazing desktop application Redis Desktop Manager https://redisdesktop.com/
kindly will u tell me how to design leaderboard through redis ????
If only this still worked 🙁 .. https://redis.io/download
No windows download on that page at all …
Hey man, how can i set redis 4.0 in my wamp server so that when i run wamp redis server also will run automatically..
i tried this setup but doesn't work
1. I download Redis 4.0.2.2
2. I download php_redis.dll
3. I copied the php_redis.dll in C:wamp64binphpphp7.1.9ext
4. I pasted extension=php_redis.dll in php.ini and phpForApache.ini
but every time i run the wamp server the redis server and cli doesn't run.
thnaks thanks thanks !
Thanks very much, very helpful.
Now redis msi file is in below link
https://github.com/MicrosoftArchive/redis/releases
Many thanks
thanks 🙂
This must be the most coherent tutorial I have ever come across on YT. Great work, much appreciated 🙂
good – thanks
very straight-foward, thx
thanks
Here's a link on how to install redis on windows
https://medium.com/@furkanpur/installation-redis-on-windows-10-13fbb055be7c
Thanks
Very helpful video! Thanks Raghav!
Hi Raghav, Excellent video. Very easy and informative. I have couple of questions wrt Testing Redis. Suppose I have to test the Redis Cache component which is being built as part of our project. How will you really test if the Redis is working correctly as expected and the Caching is also happening correctly. Basically I want to know what testing has to be done to validate if the Redis Cache component is working and integrated as expected.
Its works..
thank you buddy. Good job..
keep doing 🙂
Thank you so much!!! Your video is great!
Thanks!
Thanks a lot!
thanks man you helped me a lot
thank you
Fantastic job buddy! Thanks! I couldn't unmute, and still it was so easy to understand 🙂
Nice