Comprehensive Redis framework with data structures, caching patterns, session management, and performance optimization. Use when implementing caching, session storage, task queues, or real-time features.
Comprehensive Redis framework with 50+ rules across data structures, caching patterns, session management, pub/sub messaging, and performance optimization. Designed for high-performance caching, session storage, and real-time applications.
Reference these guidelines when:
| Priority | Category | Impact | Rules | Prefix |
| --- | --- | --- | --- | --- | --- |
| 1 | Data Structures | HIGH | 12 | data- |
| 2 | Caching Patterns | HIGH | 15 | cache- |
| 3 | Session Management | MEDIUM-HIGH | 8 | session- |
| 4 | Pub/Sub Messaging | MEDIUM-HIGH | 6 | pubsub- |
| 5 | Performance Optimization | MEDIUM | 6 | perf- |
| 6 | Security & Deployment | MEDIUM | 4 | |
security-data-strings: String operations and atomic countersdata-hashes: Hash maps for object storagedata-lists: Ordered collections and queuesdata-sets: Unique element collectionsdata-sorted-sets: Ordered unique elements with scorescache-django: Django cache framework integrationcache-fastapi: FastAPI response cachingcache-database: Database query result cachingcache-api: API response caching with invalidationsession-django: Django session storage in Redissession-custom: Custom session managementsession-security: Secure session handlingpubsub-channels: Channel-based messagingpubsub-patterns: Pattern matching subscriptionspubsub-integration: Application integration patternsperf-persistence: RDB and AOF configurationperf-memory: Memory management and eviction policiesperf-connection: Connection pooling and pipeliningsecurity-auth: Authentication and access controlsecurity-encryption: Data encryption at restsecurity-deployment: Production Redis deploymentskills/redis-skill/SKILL.mdskills/redis-skill/AGENTS.mdskills/redis-skill/rules/[category]-[rule-name].md38:["$","$L41",null,{"content":"$42","frontMatter":{"name":"redis-data-structures-caching-best-practices","description":"Comprehensive Redis framework with data structures, caching patterns, session management, and performance optimization. Use when implementing caching, session storage, task queues, or real-time features."}}]