redis-caching-queues
CommunityCache and queue patterns for fast, reliable apps.
Authorsraloff
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Redis caching and queuing configurations are often scattered across projects, making it hard to standardize caching and background processing. This skill consolidates best practices for Redis-based caching, eviction policies, and task queues.
Core Features & Use Cases
- Caching strategies: TTLs, namespaced keys, and sensible invalidation to prevent memory bloat.
- Queues: Integrations with Laravel Horizon, Python Celery, and RQ for reliable background processing.
- Persistence and durability: Guidance on maxmemory, eviction policies, and RDB/AOF setups for durability.
Quick Start
Implement a Redis-backed cache with TTL keys and a Horizon-managed queue in your project.
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-caching-queues Download link: https://github.com/sraloff/gravityboots/archive/main.zip#redis-caching-queues 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 223,000+ vetted skills library on demand.