Redis Flush
Component type
Categories
Maintenance status
Development status
Component created
Component changed
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.
