The current maintainers are looking for new people to take ownership.

Naming Conventions

"There are only two hard things in Computer Science: cache invalidation and naming things." -- Phil Karlton

Session Key Provider

The module is a key provider for Encrypt. It generates an encryption key based on the user's session id. This is intended for short term storage of highly sensitive data. Think cache.

Direct Queue

About

Direct Queue allows you to process queue items concurrently outside of the Drupal cron pipeline.
The module uses Drupal Console to process queue items.

Pages

Subscribe with RSS Subscribe to RSS - Seeking new maintainer