VotingAPI Queue

Component type

module

Maintenance status

Development status

Downloads

86

Component created

Component changed

This module provides a queue implementation for updating voted entites. The votingapi default cron solution might break if it needs to handle too many new results at once. The configuration hooks into the default votingapi settings page. Choose manual on "tally results" settings. Additional settings for batch size and cron execution are available.

Requirements

Voting API

Available Drush commands

(options available, see drush help for more information)

Minify Source HTML

Component type

module

Maintenance status

Development status

Downloads

4383

Component created

Component changed

Minify Source HTML was developed to replace the implementation of the Minify module which would only minify the html in the content area of the page, not the html of the entire page. This module hooks in at the very end of the page render process and minifies everything.

The companion module Minify JS module minifies JS.

Acquia GeoIP Country variation

Component type

module

Maintenance status

Development status

Downloads

374

Component created

Component changed

This is a tiny module for Acquia clients that have GeoIP support installed on their load balancers. It changes Drupal's Vary response header to include the X-Geo-Country header. The effect of this is that the visitors of your site will get cached responses for only the country they are visiting from.

Custom Cache Tags

Component type

module

Maintenance status

Development status

Component created

Component changed

The purpose of this module is to extend the Drupal 8 core list of provided cache_tags to include provisions for automated cache tagging by entity bundle (aka content types, media entities, etc) and other needed changes. This will aid in reducing the overhead required to allow users to instigate cache clearing for a narrower data set instead of, say, clearing the entire node cache just to get a new Article node to appear in a custom block.

Token Link

Component type

module

Maintenance status

Development status

Downloads

176

Component created

Component changed

This module was created to speed up slow administrative pages, fix memory limit errors, and solve client site javascript timeouts caused by a high number of tokens loading on the initial page request. This module solves these problems by replacing any call to render the entire token tree with a call to render only a link which if clicked will perform a second page request as an overlay.

Sessionless BigPipe

Component type

module

Maintenance status

Development status

Downloads

2587

Component created

Component changed

Accelerates Page Cache misses using the BigPipe technique.

Install it and it works. There's no configuration, no UI.

Technical explanation

The BigPipe module in Drupal 8 only is able to accelerate responses for personalized requests. (Requests that have a session.)

Aegir Distributions

Component type

module

Maintenance status

Development status

Downloads

253

Component created

Component changed

The Aegir Distributions module simplifies and further automates platform maintenance and site updates.

It extends the Aegir Hosting System to add a concept of "distributions":

Distributions provide site features and functions for a specific type of site as a single download containing Drupal core, contributed modules, themes, and pre-defined configuration. They make it possible to quickly set up a complex, use-specific site in fewer steps than if installing and configuring elements individually.