Skip to main content
在 Manus 中运行任何 Skill
一键导入
$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