Redis Flush
Categories
Component ID
2888621
Component name
Redis Flush
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Component created
Component changed
Component body
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.
