Redis Tutorial – Introduction to Redis



Redis Tutorial – Introduction to Redis

Redis Tutorial - Introduction to Redis

Learn what Redis is, when to use it, how to install it, how to connect to a Redis client, and basic Redis operations such as setting, retrieving, and deleting keys.

⬇️Install Redis⬇️
https://redis.io/docs/getting-started/

👩‍💻Download Code👨‍💻
https://wittcode.com/linux/series/learn-everything-about-redis/introduction-to-redis
https://blog.wittcode.com

💙Support me💙
https://www.paypal.com/paypalme/wittcode

⌛Timestamps⌛
0:00 – Introduction
0:14 – What is redis?
0:38 – When to use redis?
1:01 – Installing redis
1:30 – redis-cli
2:05 – set and get
2:32 – mset and mget
2:52 – exists
3:03 – del
3:15 – type
3:24 – expires and ttl
4:03 – Outro

Comments are closed.