integrating-redis-into-existing-projects
Guide Redis integration into existing projects by discovering the current stack, locating cache, session, queue, and rate-limit seams, choosing a compatible Redis client or framework adapter, and planning safe verification. Use when Codex must add Redis to an established codebase, replace fragile in-memory state, or wire Redis-backed infrastructure without bypassing the repository's existing architecture.
Installation and usage
Guide Redis integration into existing projects by discovering the current stack, locating cache, session, queue, and rate-limit seams, choosing a compatible Redis client or framework adapter, and planning safe verification. Use when Codex must add Redis to an established codebase, replace fragile in-memory state, or wire Redis-backed infrastructure without bypassing the repository's existing architecture.
安裝後,您可以通過在終端運行以下命令來使用此技能:
skills use integrating-redis-into-existing-projects