18 lines
636 B
JSON
18 lines
636 B
JSON
{
|
|
"name": "cache-strategist",
|
|
"owner": {
|
|
"name": "ClaudeForge Community",
|
|
"email": "plugin@42plugin.com"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "cache-strategist",
|
|
"description": "Caching specialist for Redis patterns, Memcached, cache invalidation strategies, TTL management, cache-aside pattern, write-through caching, CDN integration, and HTTP caching headers. Use when implementing or optimizing caching strategies.",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://git.waymay.us/zhongwei/gh-claudeforge-marketplace-plugins-agents-cache-strategist.git"
|
|
},
|
|
"strict": true
|
|
}
|
|
]
|
|
} |