home/categories/nosql-databases/princeshah01-ts-monorepo-kit-agent-skills-redis-patterns-skill-md
nosql-databasesdatabases

redis-patterns

How the @repo/redis package works in this repo. ioredis wrapper with caching patterns. Use when: adding caching to controllers, building cache keys, invalidating cache, or debugging Redis issues.

princeshah01
maintainer
princeshah01
Updated 2/14/2026
Stars
2
Forks
0
quick start

Installation and usage

How the @repo/redis package works in this repo. ioredis wrapper with caching patterns. Use when: adding caching to controllers, building cache keys, invalidating cache, or debugging Redis issues.

Installation
$ install --globalskills.sh
Usage

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

skills use redis-patterns