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
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
React and Laravel: Breaking a Monolith to Microservices
Sources: udemy
Microservices Architecture, React, Next.js, Laravel, Docker, RabbitMQ, Event Driven Microservices, Internal APIs, Redis. Learn how to create a Monolith using React and Laravel t...
15 hours 7 minutes 45 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
Redis Internals
Sources: Arpit Bhayani
This is a self-paced course in which you will study the internal workings of Redis by re-implementing its key features in Golang. Together we will...
9 hours 6 minutes 41 seconds
Node JS Cluster with PM2, RabbitMQ, Redis and Nginx
Sources: udemy
As we all know, Node JS is single threaded event-driven JavaScript runtime. When we run any CPU intensive operation, Node will not be able to take an advantage
2 hours 24 minutes 39 seconds