Redis work without losing context
GoNavi includes a Redis workflow alongside its database tools, so caches and relational data sources can live in the same desktop workspace. Save Redis connections in the sidebar and return to them without keeping another client open.
Browse keys and inspect values
The Redis viewer supports key browsing, command execution, and switching encodings or value views when you need to inspect stored data in a useful form. This makes it practical for checking cache state, investigating application behavior, and performing routine Redis operations.
For connection setup details, see connection configuration. The quick start also covers the first connection flow.
Keep Redis in the same data workspace
Redis is one of GoNavi’s built-in data sources alongside PostgreSQL, MySQL, Oracle, Kafka, and RabbitMQ. See supported data sources for the full list, or visit the multi-database workbench to understand how the workflows fit together.