Tag: caching

  • Symfony caching resource list and information

    Once I started digging into Symfony caching I found all kinds of information all over. I’ll use this page to catalog it all for myself and others. This way I can quickly find what I am looking for. Cache – From the docs. This is the overall plain documentation about Symfony cache. It covers the…

  • How to install and configure Redis in Symfony 5+ for local testing

    Installing and configuring Redis for Symfony takes quite a few steps. So many I’d never remember them all. This article is for myself at a later date as well as anyone else who finds it useful(LOL this is the most popular article on this site getting hundreds of views a week). I’ll be updating this…

  • HTTP headers and caching resources.

    Resources all about HTTP headers and caching. Caching tutorial -> great article to start with, explains all the basics of caching. Hypertext Transfer Protocol (HTTP/1.1): CachingĀ  rfc spec