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 to run redis commands from windows command line also
__________________________________________________
Redis Playlist –
Like on Facebook –
Subscribe on:
Youtube –
________ ONLINE COURSES TO LEARN ________
Visit –
———— UI TESTING ————
Selenium Beginners –
Selenium Java Framework from Scratch –
Selenium Python –
Selenium Tips –
Selenium Builder –
Katalon Studio –
Robot Framework –
———— API TESTING ————
Web Services (API) –
SoapUI –
Postman –
General –
———— MOBILE TESTING ————
Mobile Playlist –
———— CI | CD | DEVOPS ————
Jenkins Beginner –
Jenkins Tips & Trick –
Docker –
———— VERSION CONTROL SYSTEM ————
Git & GitHub –
———— PERFORMANCE TESTING ————
JMeter Beginner –
JMeter Intermediate –
JMeter Advanced –
JMeter Tips & Tricks –
Performance Testing –
———— JAVA ————
Java Beginners –
Java Tips & Tricks –
———— MAVEN ————
Maven –
———— OTHERS ————
Redis-
Misc –
Tools & Tips –
QnA Friday-
Sunday Special –
Ask Raghav-
Interviews –
All Playlists –
———— FOLLOW ————
Facebook –
Twitter –
Youtube –
Nguồn: https://codeigniterbrasil.com
Xem thêm bài viết khác: https://codeigniterbrasil.com/lap-trinh-php/
Xem thêm Bài Viết:
- MDM là gì??? – Làm thế nào để tắt được MDM trên Macbook | Mẹo Vặt Macbook
- Người lao động nghỉ bị trừ lương || Tư vấn luật lao động
- Learn Emmet In 15 Minutes – Double Your HTML Coding Speed
- Giang Hồ Thanh Toán Nhau Trên Phố – Tập 4 – Giang Hồ Bắn Giết Nhau Trên Đường | Big Bang
- Lập trình Android A-Z – Bài 159: Fragment Create and add XML
Thank you.
How can I install Redis on WampServer to execute php aplications?
It was awesome. One single question: After adding path in environment variable why do we go to the same folder to run redis-cli command? We could run it from anywhere right?
Thanks you very much! awesome video
Hats off Dude.. Its easy to understood and implement…Can you say the methods to create javascript project using redis and Firebase
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