
Add functionality and customize your Drupal application with thousands of projects contributed by our amazing community.
A module is code that extends Drupal's by altering existing functionality or adding new features. You can use modules contributed by others or create your own. Learn more about creating and using Drupal modules.
Page Manager Cache Plugins
This module provides some some nifty cache trix for Page Manager. plugins/cache/external.inc A cache plugin that can be configured based on external conditions like user role, page path, organic...
Categories: Performance
og_statistics
Sandbox for updating OG Statistics to D7 and OG 7.x-2.x
Categories: Performance
Drupal WinCache
A sandbox project clone of https://drupal.org/sandbox/microsoft/1441326 with the goal of inclusion as a full project.
Categories: Performance
Independent Cache (with delayed removal)
What is? A delayed to clear cache. An implementation of a cache to be used selectively on Views and Blocks so that they don't get cleared when a Drupal Clear cache is issued or other triggers that...
Categories: Performance
varnish_all
This module extends the Varnish module to purge caches of multiple configured base urls. ## Installation You need to have the Varnish module installed and enabled. Once you have Varnish working, to...
Categories: Performance
Stress Testing Tool
Stress Test Tool Description =========== A suite of tools that allows a Drupal site to be stress tested by clearing caches and publishing/unpublishing of nodes. It is most suitable in conjunction...
Categories: Performance
Xache
What is Xache Xache, pronounced as Zash, is the missing piece in the Drupal-Varnish puzzle. The problem You think your website is slow? Just add Varnish at the back and things will improve...
Categories: Performance
Proxy cache
Everyone knows that the performance of a Drupal site often relies on a properly configured and efficient cache. Regardless of the actual cache backend that is used on a site, however, there are...
Categories: Performance
Baseline Performance
Baseline provides an extensible set of tests to get performance metrics comparable across different systems or configurations. These metrics can be used as a baseline for comparatives, the goal is...
Categories: Performance
OG Cache
THIS MODULE IS UNDER HEAVY DEVELOPMENT AND NOT MEANT FOR PRODUCTION SITES. OG can take quite a toll on website that rely heavily on it. OG cache tries to cache certain parts of OG for short periods...
Categories: Performance
Entity cache Warmer
This module is designed to work in conjunction with the Entitycache module. By default, entities are cached when loaded. This module pro-actively puts entities into the entity cache, resulting in a...
Categories: Performance
Varnish Purge URL
This module allows users to purge the Varnish cache of specific URLs. It has 2 interfaces in the backend. 1. One interface is the Varnish Server Configuration (VSC). It enables connection and...
Categories: Performance
Edge80 Accelerator
This module is a vanilla Drupal implementation that integrates drupal into the Edge80 Accelerator.
Categories: Performance
Authcache FS Cache Backend
A filesystem based authcache backend. Set it up using a configuration similar to the following one (settings.php). In order to configure the backend, install and enable it into your modules...
Categories: Performance
Acquia Purge Page
DESCRIPTION Extends Acquia Purge to allow for placing a block on a page for "purge this page" functionality. Addresses the situation of when you want to grant permissions to a content edit who...
Categories: Performance
Fastcache
This module is aimed at providing a powerful yet lightweight caching option for sites that use views and panels. It can be considered as a faster and more advanced alternative to the standard...
Categories: Performance
Caching database driver
This driver expects a caching map in your $database definition in settings.php (probably added via an include file) and then it uses that.
Categories: Performance
Node.js Rules Chatterbox
"Node.js Rules Chatterbox” allows users create real time notification blocks with the help of rules. Node.js Rules Chatterbox provides a general purpose integration between Drupal (php) and a Node...
Categories: Performance, Automation
Heisencache
Positioning Heisencache is a cache monitoring tool for developers: it has an API but no significant UI (roll your own). It provides the ability to catch all cache requests, triggering events before...
Categories: Performance
Hello Baseline
The intention of this module is to have a few quick ways to test Drupal baseline performance on a site. For example, by visiting "hello-baseline/basic" the page will simply return a string of ...
Categories: Performance
cache_form TTL
This is a simple module that uses cacheobject permitting you to configure a different TTL for cache form entries. It has its own configuration screen that allows you to set the TTL value and also...
Categories: Performance
OPcache!
This module is abandoned. I'm joining forces on Brian Altenhofel's OPcache module, which actually came out a couple of days before this one. Please use that module instead. This module provides...
Categories: Performance
fcgen
# FCGen - Fake Content Generation The goal of this module is to provide a basis for generating real-seeming content in a manner which is consistent and customizable. ## Intended Usage This module...
Categories: Performance
CacheReference
Categories: Performance
ShmopBackend
A Drupal 8 cache implementation using Unix shared memory segments through the Shmop set of functions. Unlike the MemoryBackend cache implementation, the ShmopBackend does store cached items between...
Categories: Performance