Experimental project

This is a sandbox project, which contains experimental code for developer use only.

A sub-module for the Drupal 8 Redis module to provide two modes of cache flush support for . The default mode flushes each cache bin for the configured cache prefix individually and is considered safe for production use (ie. while in maintenance mode). A develop mode is also available which flushes the entire Redis database.

Note: This project is maintained completely independently of Redis but will continue to support any changes made to that module.

Project information