Title: Colin Longworth's Replies | WordPress.org

---

# Colin Longworth

  [  ](https://wordpress.org/support/users/highways/)

 *   [Profile](https://wordpress.org/support/users/highways/)
 *   [Topics Started](https://wordpress.org/support/users/highways/topics/)
 *   [Replies Created](https://wordpress.org/support/users/highways/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/highways/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/highways/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/highways/engagements/)
 *   [Favorites](https://wordpress.org/support/users/highways/favorites/)

 Search replies:

## Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Transients Manager] No transients shown](https://wordpress.org/support/topic/no-transients-shown/)
 *  [Colin Longworth](https://wordpress.org/support/users/highways/)
 * (@highways)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/no-transients-shown/#post-13840600)
 * Just to add to this, we have the same problem for one site on a multisite install.
 * With Redis Object Cache disabled, transients are shown, with it enabled, they
   are not shown. Flushing the cache doesn’t help either.
 * Ignoring them with:
 * define( ‘WP_REDIS_IGNORED_GROUPS’, [‘transient’, ‘site-transient’]);
 * in wp-config.php allows them to be displayed.
    -  This reply was modified 5 years, 6 months ago by [Colin Longworth](https://wordpress.org/support/users/highways/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Redis Object Cache] Feature Request – Enable / Disable and Flush](https://wordpress.org/support/topic/feature-request-enable-disable-and-flush/)
 *  Thread Starter [Colin Longworth](https://wordpress.org/support/users/highways/)
 * (@highways)
 * [6 years, 4 months ago](https://wordpress.org/support/topic/feature-request-enable-disable-and-flush/#post-12472618)
 * Thanks for the reply Till and I totally understand the issues and destructive
   nature of the flush. That said though, from our workflow perspective, it still
   would be nice when we enable or disable the cache that it is brought to a known
   state i.e. Flushed. As when we enable it now after deployments, it could be in
   a state that no longer lines up the environment i.e. New plugins installed etc.
 * We don’t expect this to be the default behaviour, merely an option e.g. A checkbox
   to elect to flush when we enable/disable.

Viewing 2 replies - 1 through 2 (of 2 total)