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
Mis à jour 1/22/2026
Étoiles
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.

Installation
$ install --globalskills.sh
Utilisation

Après l'installation, vous pouvez utiliser ce skill en exécutant la commande suivante dans votre terminal :

skills use caching