Redis Skills
In-memory data store commands for caching, pub/sub messaging, streams, and key-value operations.
3 skills
Redis Data Structures in Practice
Advanced
Master Redis data structures — strings, hashes, sets, sorted sets, streams, and HyperLogLog with real-world implementation patterns for caching, counting, ranking, and messaging.
redisdatastructurespractice
Works with:claude-code, cursor, copilot +4
View Skill
Redis Lua Scripting for Atomic Operations
Intermediate
Write Redis Lua scripts for atomic multi-step operations — rate limiters, distributed locks, conditional updates, and complex transactions that cannot be interrupted.
redisluascriptingatomic+1
Works with:claude-code, cursor, copilot +2
View Skill
Redis Pub/Sub & Streams Messaging
Beginner
Implement real-time messaging with Redis Pub/Sub and Streams — channel subscriptions, pattern matching, consumer groups, message acknowledgment, and dead letter handling.
redispubsubstreamsmessaging
Works with:claude-code, cursor, copilot +3
View Skill