You are here

Files in Memcache Storage 7

Primary tabs

File namesort descending Location Namespace Description
lock.inc includes/lock.inc A memcached based implementation of a locking mechanism. See includes/lock.inc for documentation.
memcache_storage.admin.inc memcache_storage.admin.inc Administrative settings for Memcache Storage module.
memcache_storage.api.inc memcache_storage.api.inc Provide class that processes memcached operations.
memcache_storage.css css/memcache_storage.css table.memcache-storage-detailed-debug tr.hit td { color: #000000; } table.memcache-storage-detailed-debug tr.miss td { color: #FF0000; }
memcache_storage.drush.inc memcache_storage.drush.inc This is the drush integration for the Memcache Storage module.
memcache_storage.inc memcache_storage.inc Provides class for memcached data handling.
memcache_storage.info memcache_storage.info name = Memcache Storage description = Provides integration with memcached backend for storing cached data. package = Performance and scalability core = 7.x configure = admin/config/development/memcache_storage files[] = memcache_storage.api.inc
memcache_storage.install memcache_storage.install Provides requirements check for integration with memcache.
memcache_storage.module memcache_storage.module Provides hook implementation for Memcache Storage module.
memcache_storage.pages.inc memcache_storage.pages.inc Page callbacks for Memcache Storage module.
memcache_storage.page_cache.inc memcache_storage.page_cache.inc Provides class for memcached data handling within cache_page bin.
README.txt README.txt =================== ## DOCUMENTATION ## =================== You can find the latest documentation athttps://www.drupal.org/node/2099389.
session.inc includes/session.inc User session handling functions.

Other projects