课程: Databases for Node.js Developers

免费学习该课程!

今天就开通帐号,24,700 门业界名师课程任您挑!

Exploring Redis with Redis Insight

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…

内容