← Back to tools
View AGENTS.md for Redis Viewer
Redis Viewer
A tool to view Redis data in the terminal
Description
Redis Viewer is a tool to view Redis data in the terminal. It provides a TUI interface for browsing and inspecting Redis key-value data without needing a graphical client.
AI Summary
A terminal tool for viewing and browsing Redis data in a TUI interface.
Capabilities
- + View Redis data in the terminal
- + Browse keys and values
- + TUI interface for data inspection
Use When
- → You need to inspect Redis data quickly
- → You want a terminal-based Redis browser
Avoid When
- x You need to edit Redis data
- x You prefer a GUI Redis client