Technology & Engineering6 skills
Redis skills for AI agents
6 practitioner-grade redis skills, each a focused Markdown document your agent loads into context on demand. Search them from Claude Desktop, Cursor or any MCP client, or pull one with the CLI.
$ npx skilldb search "redis"
All 6 skills
- Caching Patterns
Cache-aside, write-through, and write-behind caching strategies with Redis
197 lines - Data Structures
Redis core data structures including strings, hashes, sets, sorted sets, and lists
153 lines - Lua Scripting
Lua scripting in Redis for atomic multi-step operations
197 lines - Pub Sub
Redis Pub/Sub messaging patterns for real-time event broadcasting
177 lines - Sentinel Cluster
Redis Sentinel and Cluster configurations for high availability and horizontal scaling
211 lines - Streams
Redis Streams for durable event processing with consumer groups
184 lines