home/categories/nosql-databases/djankies-claude-configs-prisma-6-skills-implementing-query-caching-skill-md
nosql-databasesdatabases
implementing-query-caching
Implement query result caching with Redis and proper invalidation strategies for Prisma 6. Use when optimizing frequently accessed data, improving read-heavy application performance, or reducing database load through caching.
maintainer
djankies
Обновлено 11/22/2025
Звёзды
0
Форки
0
quick start
Installation and usage
Implement query result caching with Redis and proper invalidation strategies for Prisma 6. Use when optimizing frequently accessed data, improving read-heavy application performance, or reducing database load through caching.
Установка
$ install --globalskills.sh
Использование
После установки вы можете использовать этот skill, выполнив следующую команду в терминале:
skills use implementing-query-caching