memcache
Security covered
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.