Redis Tutorial - Learn how to use Redis

Subscribers:
58,000
Published on ● Video Link: https://www.youtube.com/watch?v=JZhGnMkQZAE



Category:
Tutorial
Duration: 7:36
637 views
6


Learn more advanced front-end and full-stack development at: https://www.fullstackacademy.com

Redis stands for Remote Dictionary Server, and it's an open source NoSQL database. Redis supports different kinds of abstract data structures, it maps keys to data structure, and is single threaded, which helps with performance. In this Redis tutorial, we will discuss Redis' structure, its use cases, and how Redis can be used with Node.js.

Watch this video to learn:

- What Redis is and how to use it
- Examples of how to use Redis and Node.js together
- Redis use cases







Tags:
Redis
Redis Tutorial
how to use Redis
Redis examples