Redis Tutorial for Beginners 2 - How To Install Redis On Windows

preview_player
Показать описание
There are two ways to install Redis under Windows

1. Download the latest Redis .msi file from
and install it.

2. You can choose either from these sources

Personally I prepared the first option
- Extract the zip to prepared directory

★★★Top Online Courses From ProgrammingKnowledge ★★★

★★★ Online Courses to learn ★★★

★★★ Follow ★★★

DISCLAIMER: This video and description contains affiliate links, which means that if you click on one of the product links, I’ll receive a small commission. This help support the channel and allows us to continue to make videos like this. Thank you for the support!
Рекомендации по теме
Комментарии
Автор

nice tutorial! really helped me a lot! God Bless and keep teaching

bobbysugianto
Автор

Easier way to install redis:
1)Install chocolatey package manager on windows.
*Type the commands below, exactly as written here, on powershell*
2)choco install redis-64 (in Windows powershell as administrator)
3)redis-server (starts redis server)
4)redis-cli (starts redis Client)

YaduNandan
Автор

Hello sir, I have watched your Visual Studio tutorial in C# on Calculator. How do you get the label to display the math input in textbox in Visual Basic language?

rockangelie
Автор

Can you do tutorials for spring boot? Thanks.

MrTheripper
Автор

Please show me How to create a Jasper Report in iReports using SQLite data base with dynamic images from sqlite data base please.thanks

gbedjidamien