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.
maintainer
princeshah01
Actualizado 2/14/2026
Estrellas
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.
Instalación
$ install --globalskills.sh
Uso
Después de instalarlo, puedes usar este skill ejecutando el siguiente comando en tu terminal:
skills use redis-patterns