home/categories/nosql-databases/stacksjs-stacks-claude-skills-stacks-cache-skill-md
nosql-databasesdatabases

stacks-cache

Use when implementing caching in Stacks — memory cache, Redis cache, cache-aside pattern (getOrSet), TTL management, cache stats, or cache configuration. Covers @stacksjs/cache and config/cache.ts.

stacksjs
maintainer
stacksjs
更新日 3/22/2026
スター
619
フォーク
15
quick start

Installation and usage

Use when implementing caching in Stacks — memory cache, Redis cache, cache-aside pattern (getOrSet), TTL management, cache stats, or cache configuration. Covers @stacksjs/cache and config/cache.ts.

インストール
$ install --globalskills.sh
使い方

インストール後、ターミナルで以下のコマンドを実行してこのスキルを使用できます:

skills use stacks-cache