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
Join premium to watch
Go to premium
# | Title | Duration |
---|---|---|
1 | What is the Redis Stack | 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 |
Comments
0 commentsSimilar 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

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

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

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

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
Want to join the conversation?
Sign in to comment