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
更新于 2/14/2026
星标
2
分支
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.
安装
$ install --globalskills.sh
使用
安装后,您可以通过在终端运行以下命令来使用此技能:
skills use redis-patterns