Skip to main content
David Loor
ProyectosBlogLibrosContacto
←Back to Blog

#Redis

2 posts with this tag

Encontrados 2 artículos

How to speed up Drupal with the right caches: OPcache, APCu, and a shared backend (Redis or Memcached)

2025-08-13

Use OPcache and APCu everywhere, then pick one shared backend (Redis or Memcached). Configure it well and Drupal feels quick.

DrupalPerformance

Speed up the Drupal backend with $settings['state_cache']

2025-08-13

A small settings.php switch that reduces database reads and makes admin pages feel snappier.

DrupalPerformance

© 2025 David Loor. All rights reserved.