
Nb téléchargements :
43878
Components
- Code
- memcache.inc
- memcache-session.inc
- memcache-lock.inc
- memcache_admin
- Documentation
Documentation
Images
Licence
http://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
Supported Branches :
8.x-2.
8.x-2.5
released
22 August 2022
Works with Drupal:
^9.1 || ^10
Install:
composer require 'drupal/memcache:^2.5'
Covered by Drupal's security advisory policy
Release type : Bug fixes
Description
7.x-1.7 regression
If you're using the 7.x branch of Memcache, please be aware that 7.x-1.7 (released 16 July 2020) introduced an unintentional dependency on PHP 7. This is fixed in 7.x-1.8.
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)
- Sessions (memcache-session.inc) (D6 only)
- 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.txt file.
Toutes les informations proviennent du site drupal.org