Skip to main content
David Loor
ProgettiBlogLibriContatti
←Back to Blog

#Redis

2 posts with this tag

Trovati 2 articoli

Come velocizzare Drupal con le cache giuste: OPcache, APCu e un backend condiviso (Redis o Memcached)

2025-08-13

Usa OPcache e APCu ovunque, poi scegli un backend condiviso (Redis o Memcached). Configuralo bene e Drupal sembrerà veloce.

DrupalPerformance

Accelera il backend di Drupal con $settings['state_cache']

2025-08-13

Una piccola modifica in settings.php che riduce le letture del database e rende le pagine di amministrazione più reattive.

DrupalPerformance

© 2025 David Loor. All rights reserved.

Built with Next.js and Tailwind CSS