Marketplace
implementing-database-caching
This skill enables Claude to implement multi-tier database caching solutions. It is triggered when the user requests database caching, performance improvements, or reduced database load. The skill utilizes Redis, in-memory caching, and CDN layers to optimize database performance by reducing database load, improving query latency, and supporting horizontal scaling with cache-aside, write-through, and read-through patterns. Use this skill when the user mentions terms like "database caching", "improve database performance", "reduce database load", or uses the `/caching` command.
$ 安裝
git clone https://github.com/jeremylongshore/claude-code-plugins-nixtla /tmp/claude-code-plugins-nixtla && cp -r /tmp/claude-code-plugins-nixtla/archive/backups-20251108/skills-migration-20251108-070147/plugins/database/database-cache-layer/skills/database-cache-layer ~/.claude/skills/claude-code-plugins-nixtla// tip: Run this command in your terminal to install the skill
Repository

jeremylongshore
Author
jeremylongshore/claude-code-plugins-nixtla/archive/backups-20251108/skills-migration-20251108-070147/plugins/database/database-cache-layer/skills/database-cache-layer
2
Stars
0
Forks
Updated6d ago
Added6d ago