Redis Tutorial - Intro to Redis w/ Node.js Demo
Channel:
Subscribers:
58,000
Published on ● Video Link: https://www.youtube.com/watch?v=uJb4HjtvcIE
Learn more advanced front-end and full-stack development at: https://www.fullstackacademy.com
In this tutorial, Emily Yi Ho gives a brief introduction to Redis (Remote Dictionary Server) and what is a key-value database and how it is different from the relational databases. She gives some popular cases for when to Redis and how you can even incorporate Redis into in concurrent with our relational database to improve your software performance. Emily specifically demonstrates using Redis as a cache for in Node.js with a relational database.
Other Videos By Fullstack Academy
Tags:
Redis
Redis Tutorial
introduction to redis