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
Actualizado 1/22/2026
Estrellas
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.

Instalación
$ install --globalskills.sh
Uso

Después de instalarlo, puedes usar este skill ejecutando el siguiente comando en tu terminal:

skills use caching