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 JSON data structure
Interactive tutorials 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
Contextualised recommendations to optimize performance and memory usage. The list of recommendations gets updated
as you interact with your database
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
Workbench - advanced command line interface with intelligent command
auto-complete, complex data visualizations and support for the raw mode
Command auto-complete support for search and query capability, JSON and
time series data structures
Visualizations of your search and query indexes and results
Ability to build your own data visualization plugins
Built-in click-through guides for Redis capabilities
Officially supported for Redis OSS, Redis Cloud. Works with Microsoft Azure Cache for Redis
3.6.0 sürümdeki değişiklikler
6 gün önce
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 by raw vector or element name.
New Dev vs Production database mode with safety guardrails: classify databases by environment, with PROD and Development labels and a type-to-confirm prompt before destructive actions on production.
New Geodata Workbench plugin renders Redis GEO command 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.
Settings now shows the build commit SHA next to the app version, and fixed missing scrollbars on the database list and other tables at constrained viewport heights.