Voir sur Drupal.org
Nb téléchargements :
45751
Components
- Code
- memcache.inc
- memcache-session.inc
- memcache-lock.inc
- memcache_admin
- Documentation
Documentation
Images
Licence
https://www.gnu.org/licenses/old-licenses/gpl-2.0.htmlpermet une intégration avec memcache
Release
Status : Published
Projects : Modules
Maintenance status : Actively maintained
Development status : Under active development
Project categories : Administration tools
Project categories : Developer tools
Project categories : Performance
Supported Branches :
8.x-2.
8.x-2.8
released
15 April 2026
Works with Drupal:
^9.5 || ^10 || ^11
Install:
composer require 'drupal/memcache:^2.8'
Covered by Drupal's security advisory policy
Release type : Bug fixes
Description
Features
This module provides integration between Drupal and Memcached with the following features:
- An API for using Memcached and the PECL Memcache or Memcached libraries with Drupal.
- Memcache backends for the following systems (all drop-in):
- Caching (memcache.inc)
- Locking (memcache-lock.inc)
- A module that provides a comprehensive administrative overview of Drupal's interaction with Memcached and stats.
- A set of tests that can be run to test your memcache setup.
Documentation
The most complete and up to date documentation is included with the module, in the README file.
Toutes les informations proviennent du site drupal.org