memcache.module in Memcache API and Integration 7
Same filename and directory in other branches
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.moduleView 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.
*/