Memcache API and Integration

Module Drupal Illustration Voir sur Drupal.org
Nb téléchargements : 45878

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.html

permet une intégration avec memcache

Release

Status : Published
Projects : Modules
Maintenance status : Actively maintained
Development status : Under active development
Supported Branches : 8.x-2.
shield Stable releases for this project are covered by the security advisory policy.

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 file.



Toutes les informations proviennent du site drupal.org