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