Redis Crash Course
Redis is the most popular caching tool. It can be used with pretty much any programming language and provides incredibly versatile and quick caching.
2021-06-29 19:00:00 - Web Dev Simplified
Redis powers a huge portion of the web so it is important to understand how it works. In this video I will be covering Redis in depth from how to install it, what commands you can use, all the way to how to use it in a real world project.