Cache on the Barrelhead

Presenters
Date
Sep 13, 2019

Drupal 8 caches everything it can. This is great for performance, but if you're a developer, it can cause some interesting problems. In this session, we will dig into the Drupal caching system to see what gets cached where. We will explore the Cache API so you will be able to tweak caching behavior for your specific needs. We will also go over other caching options outside of Drupal to help you work out the best caching strategy for your site.

This session is intended primarily for intermediate to advanced Drupal developers, but beginners can also get a head start on understanding one of Drupal's more arcane behaviors.