Redis Crash Course Tutorial



Redis Crash Course Tutorial

Redis Crash Course Tutorial

Redis is the most popular caching tool. It can be used with pretty much any programming language
also Redis can be used as a primary database nowadays Redis powers a huge portion of the web so it is important to understand how it works. This video, all the way to how to use it in a real-world project
What Redis Is
Installation
Redis-cli
Data Types – Strings, Lists, Sets, Sorted Sets, Hashes
Data Persistence
Github :- https://github.com/developerarif55/Redis-cache
⏱️ Timestamps:
00:00 – Introduction, What Is Redis?
01:35 – How does Redis works behind the scenes?
03:05 – Redis Installation
04:14 – Start the Redis server
04:40 – Basic Redis Comands
07:00 – Node.js Example with Redis js
#Redis#Nodejs #javascript

Comments are closed.