redis-design
OfficialDesign robust Redis data models and caches.
Authorparisgroup-ai
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps teams design Redis data models and caching strategies that are consistent, cluster-friendly, and memory-efficient.
Core Features & Use Cases
- Key naming conventions and schemas that enforce predictable, environment-scoped keys.
- Hash tags for clustering: ensure related keys share tags to enable atomic operations within Redis clusters.
- Data structure guidance: select Hash, Set, Sorted Set, Stream, and other structures to optimize access patterns and memory usage.
- Cache patterns and TTL: apply cache-aside, write-through, and write-behind strategies with disciplined expiration to prevent memory bloat.
- Observability and security: include monitoring, alerts, ACLs, and TLS best practices for safe operations.
Quick Start
Define your Redis key schema using the {env}:{app}:{entity}:{id} format and apply hash tags for related keys to guarantee cluster-friendly operations.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: redis-design Download link: https://github.com/parisgroup-ai/imersao-ia-setup/archive/main.zip#redis-design Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.