home/categories/nosql-databases/patricio0312rev-skills-performance-redis-patterns-skill-md
nosql-databasesdatabases

redis-patterns

Implements Redis patterns for caching, sessions, rate limiting, pub/sub, and distributed locks with best practices. Use when users request "Redis caching", "session storage", "rate limiter", "pub/sub messaging", or "distributed locks".

patricio0312rev
maintainer
patricio0312rev
Updated 1/12/2026
Stars
28
Forks
2
quick start

Installation and usage

Implements Redis patterns for caching, sessions, rate limiting, pub/sub, and distributed locks with best practices. Use when users request "Redis caching", "session storage", "rate limiter", "pub/sub messaging", or "distributed locks".

Installation
$ install --globalskills.sh
Usage

Once installed, you can use this skill by running the following command in your terminal:

skills use redis-patterns