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
连接到基于本地Docker的Redis实例并执行命令。当用户想要运行Redis命令、检查Redis键/值、调试Redis数据或与本地Redis容器交互时使用。
.redis.local for the Redis connection URL