Redis Insight
Official Redis GUI
Only for Mac
Free
Official GUI for Redis.
Redis Insight lets you visually browse and interact with data, take advantage of the advanced CLI and diagnostic tools, and so much more.
Redis Insight is an ideal tool for developers who build with any Redis deployments – including Redis Open Source, Redis Stack, Redis Enterprise Software, Redis Enterprise Cloud, and Amazon ElastiCache – and who want to optimize their development process. Redis Insight lets you visually browse and interact with data, take advantage of the advanced command line interface and diagnostic tools, and so much more.
Redis Insight lets you:
* visually browse and interact with data
* quickly run Redis commands using our advanced command line interface
* visualize your data
* troubleshoot and debug
* use diagnostic tools to decrease memory usage and optimize your Redis or Redis Stack database
* and so much more!
more The best desktop Redis client I've come across. Contains most of the features I need on a daily basis and has a very slick UI. It's a joy to use. Thank you for distributing this on the Mac App Store and having it open source!
The best desktop Redis client I've come across. Contains most of the features I need on a daily basis and has a very slick UI. It's a joy to use. Thank you for distributing this on the Mac App Store and having it open source!
* Support for the new Array data type in Redis 8.8: create, browse, search, aggregate, and edit Arrays
* What's New popup showing feature highlights after each upgrade
* Option to choose between IPv4 and IPv6 when connecting to a database
* New Markdown value format for viewing values of any key type
* Editable host and port for existing database connections
* Copy diagnostics button in Settings for easier issue reporting
* Azure Entra ID sign-in support for multi-tenant setups
3.8.0 Jul 21
* Full support for Vector Sets, the new Redis 8 vector-native data type: create them manually or from a bundled sample dataset, add elements, and run similarity search.
* New Dev vs Production database mode with safety guardrails: classify databases by environment, with visual indicators and type-to-confirm for destructive actions on production.
* New Geodata Workbench plugin renders Redis GEO results as an interactive map, density heatmap, or details card.
* Added Copy and Download value actions for JSON keys, plus a Copy value action for String keys.
* Fixed missing scrollbars on the database list and other tables at constrained viewport heights.
3.6.0 Jun 16
This is the General Availability (GA) release of Redis Insight 3.4.1, which includes new features, enhancements and bug fixes.
Headlines
• New dedicated Search workspace with full index lifecycle support: create indexes from sample data or existing user data, query indexed data with an assisted editor, and save queries to a Query Library for reuse.
• Enhancements for Azure integration, including Entra ID Docker support, Access Key authentication, and a manual connection form.
Details
• New dedicated Search page with index listing, index creation, a query editor with Profile and Explain actions, and a Query Library for saving and reusing queries.
Create indexes from sample data to explore how Redis Search works, or from existing user data with automatic field detection and index type configuration.
Navigate between Browser and Search workspaces: review the indexed data in the Browser, view indexed keys and their associated indexes, and create indexes directly from the Browser key list.
• Azure Entra ID authentication support for Docker deployments. To get started, follow the Azure Docker setup guide.
• Added a manual connection form for Azure Redis databases, allowing users to configure or override autodiscovery connection details.
• Added Access Key authentication support for Azure Redis databases as an alternative to Entra ID.
• Added client-side column sorting for the Browser key list, allowing users to sort by Key, TTL, or Size directly from the Columns popover.
Bugs
• Fixed incorrect deserialization of DateTimeOffset values in MessagePack objects.
• Fixed JSON error when viewing keys containing 'constructor' in the key name.
• Fixed Workbench view-type dropdown crash when external plugins are loaded.
• Workbench output settings now persist between commands, so users no longer need to reconfigure their preferred view each time.
3.4.2 Apr 22
This is the General Availability (GA) release of Redis Insight 3.2.0. Includes new features, build updates and bug fixes.
Headlines
• Connect to Azure Managed Redis with ease. Auto-discover databases across subscriptions with one-click import and connect using Entra ID, Azure passwordless (OAuth) authentication.
Details
• Added support for Azure Managed Redis and Azure Cache for Redis tiers. Includes auto-discovery of databases across subscriptions with one-click import. Supports Microsoft Entra ID (OAuth) authentication with automatic background token refresh. Multi-account support to easily switch between different Azure accounts.
• Simplified build process by removing Webpack dependency, using Vite for both development and production builds.
Bugs
• Fixed critical security vulnerabilities CVE-2025-55130 (Node.js) and CVE-2025-15467 (OpenSSL) by upgrading Node version and Alpine base image in Docker.
3.2.0 Feb 27
* Improvements: RDI now uses API v2 with detailed pipeline status and richer metrics; LZ4 decompression support for MessagePack-CSharp format; bulk delete from Tree View folders; improved String key editor layout; better Copilot link formatting; Docker and store releases re-enabled.
* Bug fixes: Restored Redis 3.2.12 compatibility with DEL fallback when UNLINK unavailable; fixed database sorting to show most recently used first; restored missing Pub/Sub features (message clear, full display, chronological order); implemented bulk delete for Tree View folders.
3.0.3 Feb 17
* Refreshed UI with a clearer workflow, making it easier to inspect keys, debug data, and switch between tasks.
* New top-level navigation replaces the left sidebar, with faster access to Browser and Workbench and fewer clicks for common actions.
* Bug fixes: RDI job name field now loads when reopening a job (RDI 1.14+ via Redis Insight); database list search now hides databases that aren’t connected; Electron update fixes a compatibility issue on macOS 26.
3.0.2 Jan 15
Added support for tagging database connections, making it easier to organize and quickly find what you need. Tags can be created locally in Redis Insight or imported from Redis Cloud or Redis Software.
Introduced highly requested improvements for working with JSON, including full-value editing and the ability to search within a JSON key.
Various security enhancements, including vulnerability fixes and dependency updates.
2.70.1 07/10/2025
Added support for tagging database connections, making it easier to organize and quickly find what you need. Tags can be created locally in Redis Insight or imported from Redis Cloud or Redis Software.
Introduced highly requested improvements for working with JSON, including full-value editing and the ability to search within a JSON key.
2.70 05/28/2025
- You can now test the connectivity to your source database when setting up a Redis Data Integration (RDI) data pipeline in Redis Insight. This will help ensure that RDI can connect to the source database and keep your Redis cache updated with changes from the source database.
- Configure database connections via environment variables or a JSON file, allowing for centralized and efficient configuration management. This is specifically useful for automated deployments.
- Added the ability to download a file containing all keys deleted through bulk actions, which helps in tracking changes.
2.68 04/04/2025
- Improved navigation allows seamless switching between Redis databases and Redis Data Integration (RDI) instances without returning to the database or endpoint list.
- Improved performance when working with nested JSON data types in Browser.
- Added an option to hide key size and TTL in Browser to optimize space. Hiding key size can also help avoid performance issues when working with large keys.
- Enhanced UX for adding Redis databases, now displaying information in multiple tabs.
- Added the ability to customize the refresh interval or stop refreshing database overview metrics, allowing to change the frequency or avoid seeing the INFO command in Profiler.
- Updated Brotli decompression to use brotli-wasm.
2.66 02/02/2025
Improved the database connections list and simplified the connection form, delivering a cleaner, more intuitive UI for improved focus.
New in-app reminders to prevent your free Redis Cloud database from being deleted due to inactivity, ensuring you can make the most of it to test your ideas.
2.64.1 12/30/2024
Improved the database connections list and simplified the connection form, delivering a cleaner, more intuitive UI for improved focus.
New in-app reminders to prevent your free Redis Cloud database from being deleted due to inactivity, ensuring you can make the most of it to test your ideas.
2.64 12/19/2024
1. Added support for multiple key name delimiters in Tree View, enabling more flexible browsing of databases with varied key name patterns.
2. Remain authenticated to Redis Copilot, even after reopening Redis Insight, for seamless and uninterrupted access with daily use.
3. Enhanced both the Java and PHP serialized formatters: the Java formatter now supports date and time data, while the PHP formatter includes UTF-8 encoding for better handling of special characters and multi-language data.
4. Introduced a unique theme key name with a proxy path prefix to prevent conflicts when multiple instances run on the same origin.
5. Upgraded to Electron 33.2.0 for enhanced security and compatibility with modern web standards.
2.62 11/29/2024
1. Added functionality to start, stop, and reset Redis Data Integration pipelines directly in the app, simplifying management and enhancing control
2. Introduced support for subscribing to specific Pub/Sub channel - a highly requested feature
3. Ability to delete previously added CA and Client certificates to keep them updated
2.58 10/02/2024
Focus on what matters most:
- hide or show TTL for individual hash fields to create a cleaner, more efficient workspace.
- enhanced vector data representation with updated 32-bit and 64-bit vector formatters in the Browser.
- UX optimizations to make it easier and more intuitive to connect to your Redis Data Integration (RDI) instance within Redis Insight.
2.56 09/11/2024
Support for Redis Data Integration (RDI) - a powerful tool designed to seamlessly synchronize data from your existing database to Redis in near real-time. RDI establishes a data streaming pipeline that mirrors data from your existing database to Redis Software, so if a record is added or updated, those changes automatically flow into Redis. This no-code solution enables seamless data integration and faster data access so you can build real-time apps at any scale. And now you can seamlessly create, validate, deploy, and monitor your data pipelines directly from Redis Insight.
2.54 08/07/2024
New look, equally fast.
Learn Redis faster by uploading sample data and a concise tutorial for empty databases.
2.48 04/11/2024
New formatters for 32-bit and 64-bit vector embeddings for a more human-readable representation in the Browser.
Cleaner layout on the main page with quick access to JSON and search & query tutorials and Redis Cloud in-app sign-up.
2.46 04/08/2024
Added support for SSH tunneling for clustered databases, unblocking some users who want to migrate from RESP.app to RedisInsight.
UX optimizations in the Browser layout to make it easier to leverage search and query indexes.
2.44 02/29/2024
Introducing a new dedicated developer enablement area! Explore Redis capabilities and learn easily, among other things, how to leverage the native JSON data structure supporting structured querying and full-text search, including vector similarity search for your AI use cases. Browse the tutorials offline or leverage the in-app provisioning of a free Redis Cloud database to try them interactively.
2.42 01/31/2024
To simplify in-app provisioning of a free Redis Cloud database to use with RedisInsight interactive tutorials, the recommended cloud vendor and region are now preselected.
Optimizations when uploading large text files with the list of Redis commands, available under bulk actions in Browser.
More information is described here:
https://github.com/RedisInsight/RedisInsight/releases/tag/2.40.0
2.40 12/27/2023
- Major UX improvements and space optimization for a cleaner and more organized Tree view. This includes consolidating the display of namespaces and keys in a dedicated section and omitting namespace information from key names in the list of keys. In addition, the Tree view introduces a new option to alphabetically sort Redis key names.
- Renamed the application from RedisInsight v2 to simply RedisInsight
- Automatically make three retries to establish or re-establish a database connection if an error occurs
More information is described here:
https://github.com/RedisInsight/RedisInsight/releases/tag/2.38.0
2.38 11/30/2023
- Added optimizations for working with big Redis strings. Users can now choose to either view the data up to a maximum of 5,000 characters or download it in a file fully if it exceeds the limit.
- Improved security measurement to no longer expose the existing database passwords, SSH passwords, passphrases, and private keys in plain text
- Added proactive notification to restart the application when a new version becomes available
- Basic support in the search index creation form (in Browser) to enable geo polygon search
- Updated the Pickle formatter to support Pickle protocol 5
2.36 10/27/2023
- UX improvements to simplify the in-app provisioning and usage of a free Redis Enterprise Cloud database with RedisInsight interactive tutorials. This will allow you to learn easily, among other things, how to leverage the native JSON data structure supporting structured querying and full-text search, including vector similarity search for your AI use cases
- Ability to refresh the list of search indexes displayed in Browser
- Set the color theme to follow the local system preferences
2.34 09/29/2023
Easily provision a free database to use with the RedisInsight interactive tutorials to learn, among others, how to leverage Vector Similarity Search for your AI use cases or discover the power of the native JSON data structure supporting structured querying and full-text search.
Take advantage of the in-app social sign-up to Redis Enterprise Cloud to quickly provision a free database with Redis Stack’s capabilities.
Try the latest 7.2 release which delivers the new Triggers and Functions feature, allowing you to execute server-side functions written in JavaScript that are either triggered by a keyspace change, by a stream entry arrival, or by explicitly calling them, empowering developers to build and maintain real-time applications by moving business logic closer to the data, ensuring a lower latency whilst delivering the best developer experience.
2.32 09/04/2023
* Support for the new Array data type in Redis 8.8: create, browse, search, aggregate, and edit Arrays
* What's New popup showing feature highlights after each upgrade
* Option to choose between IPv4 and IPv6 when connecting to a database
* New Markdown value format for viewing values of any key type
* Editable host and port for existing database connections
* Copy diagnostics button in Settings for easier issue reporting
* Azure Entra ID sign-in support for multi-tenant setups
more Version 3.8.0 Jul 21
Data Not Linked to You The following data may be collected but it is not linked to your identity: