Redis 中文文档 Redis 中文文档
指南
redis.io (opens new window)
指南
redis.io (opens new window)
  • 关于
    • Redis 开源治理
    • Redis 发布周期
    • Redis 赞助商
  • 入门
  • 数据类型
  • Redis Stack
  • 命令
  • 手册

  RedisInsight - Developer GUI for Redis, by Redis.


RedisInsight is a visual tool that provides capabilities to design, develop and optimize your Redis application. Query, analyse and interact with your Redis data. Download it here !

RedisInsight Browser screenshot

Built with love using Electron, Monaco Editor and NodeJS.

Overview


RedisInsight is an intuitive and efficient GUI for Redis, allowing you to interact with your databases and manage your data—with built-in support for Redis modules.

RedisInsight Highlights:


Browse, filter, visualise your key-value Redis data structures and see key values in different formats (including JSON, Hex, ASCII, etc.)
CRUD support for Lists, Hashes, Strings, Sets, Sorted Sets, and Streams
CRUD support for RedisJSON
Profiler - analyze every command sent to Redis in real-time
SlowLog - analyze slow operations in Redis instances based on the Slowlog command
Pub/Sub - support for Redis pub/sub, enabling subscription to channels and posting messages to channels
Bulk actions - Delete the keys in bulk based on the filters set in Browser or Tree view
Introducing Workbench - advanced command line interface with intelligent command auto-complete, complex data visualizations and support for the raw mode
Command auto-complete support for RediSearch, RedisJSON, RedisGraph, RedisTimeSeries, RedisAI
Visualizations of your RediSearch index, queries, and aggregations
Ability to build your own data visualization plugins
Built-in click-through guides for Redis capabilities
Oficially supported for Redis OSS, Redis Cloud. Works with Microsoft Azure Cache for Redis (official support upcoming).
Available for macOS (including M1), Windows and Linux

Check out the release notes.

Get started with RedisInsight


This repository includes the code for the GA version of RedisInsight 2.0. Check out the blogpost announcing it.

Installable


Available to download for free from here.

Build


Alternatively you can also build from source. See our wiki for instructions.

How to build

Feedback


Request a new feature
Upvote popular feature requests
File a bug

RedisInsight Plugins


With RedisInsight you can now also extend the core functionality by building your own data visualizations. See our wiki for more information.

Plugin Documentation

Contributing


If you would like to contribute to the code base or fix and issue, please consult the wiki.

How to build and contribute

Telemetry


RedisInsight includes an opt-in telemetry system, that is leveraged to help improve the developer experience (DX) within the app. We value your privacy, so stay assured, that all the data collected is anonymised.

License


RedisInsight is licensed under SSPL license.
Last Updated: 2023-09-03 19:17:54