Maintainers strive to actively monitor issues and respond in a timely manner.

OpenCivic

The OpenCivic distro of Drupal is designed to support communities of software developers in creating, cataloguing and sharing software applications. It provides a platform for sharing information specifically about "civic software" used by governments and nonprofit organizations to provide public services. The main goal of this distro therefore is to help build websites that enable people to share information about software applications — what they do, who created them and uses them, where they have been deployed, and how well the software works.

fcrawl

🇺🇦

This module is maintained by Ukrainian developers.

Cache Consistent

Introduction

Cache Consistent provides a transactional aware cache backend wrapper as a means of ensuring cache consistency in setups not using the database as a cache backend. #1679344: Race condition in node_save() when not using DB for cache_field

Cache Consistent works best with the database isolation level is set to READ-COMMITTED.
It CAN be used with REPEATABLE-READ, but will in this case only mitigate the problem,
not eliminate it all together. When configured for REPEATABLE-READ, there may also
be occasionally more cache-misses.

Views Superglobals Default

This module provides a plugin for Views 3.x that allows you to grab a variable in any one of the superglobals and use them as a default value for a contextual filter.

Pages

Subscribe with RSS Subscribe to RSS - Actively maintained