Redis Stack Tutorial
1h 55m 45s
English
Paid
Course description
Redis Stack is a set of modules and tools built around the core functionalities of Redis that simplify and make working with it more efficient.
In this course, you will learn how to use Redis JSON and RediSearch modules, as well as Redis OM (an object mapping library for Redis), to create an inventory management application.
Watch Online
0:00
/ #1: What is the Redis Stack
All Course Lessons (20)
| # | Lesson Title | Duration | Access |
|---|---|---|---|
| 1 | What is the Redis Stack Demo | 07:43 | |
| 2 | Creating a Redis Database | 04:04 | |
| 3 | Basic JSON Commands | 07:24 | |
| 4 | Numbers & Booleans | 05:04 | |
| 5 | Array Commands | 05:02 | |
| 6 | Querying JSON Fields | 05:43 | |
| 7 | Making an Index | 07:44 | |
| 8 | Full Text Search | 03:33 | |
| 9 | Dropping an Index | 01:59 | |
| 10 | What is Redis OM | 01:32 | |
| 11 | Starter Project Setup | 10:12 | |
| 12 | Schemas & Index | 06:49 | |
| 13 | Adding New Products | 06:39 | |
| 14 | Fetching all Products | 10:49 | |
| 15 | Fetching a Single Product | 05:50 | |
| 16 | Updating Products | 04:55 | |
| 17 | Deleting Products | 03:29 | |
| 18 | Full Text Search | 09:45 | |
| 19 | Chaining Commands | 03:29 | |
| 20 | Sorting Products | 04:00 |
Unlock unlimited learning
Get instant access to all 19 lessons in this course, plus thousands of other premium courses. One subscription, unlimited knowledge.
Learn more about subscriptionComments
0 commentsWant to join the conversation?
Sign in to commentSimilar courses
SocketIO v4, with websockets - the details.
Sources: udemy
This course is meant to alleviate that! It is not a quick start guide to socket.IO. There are loads of those all over the Internet. You should definitely look elsewhere if you a...
24 hours 34 minutes 57 seconds
Vue 3 and Laravel: Breaking a Monolith to Microservices
Sources: udemy
Microservices Architecture, Vue 3, Nuxt.js, Laravel, Docker, RabbitMQ, Event Driven Microservices, Internal APIs, Redis. Learn how to create a Monolith using Vue 3 and Laravel t...
14 hours 4 minutes 43 seconds
Node JS: Advanced Concepts
Sources: udemy, Stephen Grider
Node Internals: Here's one of the most common interview questions you'll face when looking for a Node job: "Can you explain Node's Event Loop?" There are two types of engineers:...
16 hours 3 minutes 30 seconds
Redis Caching Concepts with Node.js
Sources: Codedamn
Redis is an open-source in-memory data store used as a database, cache, and message broker. It is incredibly fast and suitable for a variety of tasks.
1 hour 52 minutes 26 seconds