« Programmation PHP/Redis » : différence entre les versions

Contenu supprimé Contenu ajouté
Ligne 51 :
 
==== Doctrine ====
Pour mettre le cache [[Programmation PHP/Symfony/Doctrine|Doctrine]] de requête et de résultat dans Redis, on peut utiliser SncRedisBundle<ref>https://kunicmarko20.github.io/2017/07/20/Doctrine-Second-Level-Cache-with-Translations-and-Redis.html</ref>. Exemple dans snc_redis.yaml
 
<syntaxhighlight lang=yaml>