Skip to main content
David Loor
项目博客书籍联系
←Back to Blog

#Redis

2 posts with this tag

已找到 2 篇文章

如何通过正确的缓存加速 Drupal:OPcache、APCu 和共享后端(Redis 或 Memcached)

2025-08-13

在所有地方使用 OPcache 和 APCu,然后选择一个共享后端(Redis 或 Memcached)。正确配置后,Drupal 会感觉很快。

DrupalPerformance

使用 $settings['state_cache'] 加速 Drupal 后端

2025-08-13

一个简单的 settings.php 开关,可减少数据库读取,让管理页面感觉更流畅。

DrupalPerformance

© 2025 David Loor. All rights reserved.

Built with Next.js and Tailwind CSS