Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
$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:27 de abril de 2026, 08:24
Explorador de archivos
2 archivos
SKILL.md
readonly