You are here

memcache.module in Memcache API and Integration 7

Same filename and directory in other branches
  1. 5.2 memcache.module
  2. 5 memcache.module
  3. 6 memcache.module

Provides very limited functionality such as hook_requirements().

memcache.inc must be configured in settings.php, and memcache.module is not necessary to use memcache as a cache backend.

File

memcache.module
View source
<?php

/**
 * @file
 * Provides very limited functionality such as hook_requirements().
 *
 * memcache.inc must be configured in settings.php, and memcache.module is not
 * necessary to use memcache as a cache backend.
 */