Workflow
- Read
.redis.localfor the Redis connection URL - Connect to Redis via Docker
- Ask the user what Redis commands to execute
- Execute the requested commands and return results
Connect to and execute commands against a local Docker-based Redis instance. Use when the user wants to run Redis commands, inspect Redis keys/values, debug Redis data, or interact with the local Redis container.
.redis.local for the Redis connection URL