You are here

Files in Memcache API and Integration 7

Primary tabs

File namesort descending Location Namespace Description
dmemcache.inc dmemcache.inc A memcache API for Drupal.
memcache-lock-code.inc memcache-lock-code.inc A memcache based implementation of a locking mechanism. See includes/lock.inc for documenation
memcache-lock.inc memcache-lock.inc
memcache-lock.test tests/memcache-lock.test Tests for the lock system.
memcache.drush.inc memcache.drush.inc Provides a drush interface to Memcached.
memcache.inc memcache.inc
memcache.info memcache.info name = Memcache description = High performance integration with memcache. package = Performance and scalability core = 7.x files[] = memcache.inc files[] = tests/memcache.test files[] = tests/memcache-lock.test
memcache.install memcache.install Install, update and uninstall functions for the memcache module.
memcache.module memcache.module Provides very limited functionality such as hook_requirements().
memcache.test tests/memcache.test Test cases for the memcache cache backend.
memcache6.test tests/memcache6.test
memcache_admin.info memcache_admin/memcache_admin.info name = Memcache Admin description = Adds a User Interface to monitor the Memcache for this site. core = 7.x package = Performance and scalability configure = admin/config/system/memcache
memcache_admin.install memcache_admin/memcache_admin.install Update functions for memcache_admin.
memcache_admin.module memcache_admin/memcache_admin.module For the collection and display of memcache stats.
memcache_test.info tests/memcache_test.info name = Memcache test description = Support module for memcache testing. package = Testing core = 7.x hidden = TRUE
memcache_test.module tests/memcache_test.module
README.txt README.txt ## IMPORTANT NOTE ## This file contains installation instructions for the 7.x-1.x version of the Drupal Memcache module. Configuration differs between 7.x and 6.x versions of the module, so be sure to follow the 6.x instructions if you are…

Other projects