From the course: Databases for Node.js Developers
Unlock this course with a free trial
Join today to access over 24,400 courses taught by industry experts.
Exploring Redis with Redis Insight - Node.js Tutorial
From the course: Databases for Node.js Developers
Exploring Redis with Redis Insight
- [Instructor] Redis Insight is a powerful graphical user interface for managing your Redis database. It's made by the creators of Redis. It allows you to visualize your data, monitor performance, and run commands interactively. In this video, we will explore Redis Insight and use it to load some sample data, including sessions, tickets, and leaderboards for demonstration purposes. Let's get started. So basically, I Googled for Redis Insight, and I'm now on the landing page for it. And if you scroll down, you can click on Download now, and then a form will show up, and you just have to fill it out. Unfortunately, Redis changed a little bit the business model, so now they really want to sell their cloud service as well. But after filling out this form, you will get the Redis Insight application for free. Once you have installed it, you can launch it, and you are presented with this page. And there, very similar to what you saw in MongoDB Compass, and MySQL Workbench just add the Redis…
Contents
-
-
-
-
-
-
-
(Locked)
Fast and flexible basket and session management with Redis2m 3s
-
(Locked)
Setting up Redis with Docker1m 37s
-
(Locked)
Exploring Redis with Redis Insight2m 36s
-
(Locked)
Connecting our application to Redis4m 35s
-
(Locked)
Managing user sessions with Redis8m 50s
-
(Locked)
Basic Redis operations for shopping baskets, part 111m 16s
-
(Locked)
Basic Redis operations for shopping baskets, part 27m 47s
-
(Locked)
-
-