Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
$pwd:

redis-best-practices

// Redis policy & pitfalls — key naming, atomicity, TTL strategy, distributed locks, cache patterns, production traps. Use when designing Redis-backed caches, locks, queues, rate limiters, or sessions. Covers the traps LLMs get wrong by default: SETNX + EX (deprecated), KEYS on production, Pub/Sub no-persistence, HGETALL on big hashes, maxmemory-policy defaults, cluster hash tags, RDB fork memory.

$ git log --oneline --stat
stars:10
forks:1
updated:2026년 4월 27일 08:24
파일 탐색기
2 개 파일
SKILL.md
readonly