home/categories/database-tools/yanko-belov-code-craft-skills-caching-skill-md
database-toolsdatabases

caching

Use when same data is fetched repeatedly. Use when database queries are slow. Use when implementing caching without invalidation strategy.

yanko-belov
maintainer
yanko-belov
Atualizado 1/22/2026
Estrelas
9
Forks
1
quick start

Installation and usage

Use when same data is fetched repeatedly. Use when database queries are slow. Use when implementing caching without invalidation strategy.

Instalação
$ install --globalskills.sh
Uso

Depois de instalar, você pode usar esta skill executando o seguinte comando no terminal:

skills use caching