DB Redis

Inspect Redis instances configured in .env (DB_REDIS_N_*). Use when the user asks to read keys, check cache state, list keys by pattern, or query info/dbsize on a Redis server. Picks connection by label (e.g. 'cache-dev', 'queue-prod') or numeric index. Read-only in v1 — no SET/DEL/FLUSH exposed.

evolution-foundation f2a02fb 2 files · 17.2 KB Updated

File contents

evolution-foundation/evo-nexus/tree/main/.claude/skills/db-redis commit f2a02fb02f

Frequently asked questions

npx skillmds@latest add evolution-foundation/db-redis