redis-patterns
OfficialRedis patterns guide for scalable data flows.
Authoreco2-team
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This skill solves the problem of applying Redis-based design patterns to build scalable, reliable data flows.
Core Features & Use Cases
- Cache-Aside, Rate Limiting, Pub/Sub, and Streams patterns for robust data handling across distributed services.
- Use cases include implementing high-throughput caching, real-time messaging, and durable event processing in microservice architectures.
- Example: quickly prototype a rate-limited API, implement a durable event buffer with Streams, and wire Pub/Sub for real-time updates.
Quick Start
Configure Redis and run a small sample to implement Cache-Aside for session data and a streaming workflow using Streams and Pub/Sub.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 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-patterns Download link: https://github.com/eco2-team/backend/archive/main.zip#redis-patterns 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.