Title: Excluding specific plugin from redis
Last modified: January 10, 2019

---

# Excluding specific plugin from redis

 *  Resolved [michaelsamo](https://wordpress.org/support/users/michaelsamo/)
 * (@michaelsamo)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/excluding-specific-plugin-from-redis/)
 * Hi there
 * Upfront: if you require a donation, tell me the number and I’ll make it happen.
 * We are running a website with a lot of visitors and experimenting with redis 
   was incredible to say the least! 1 problem, we have WPMU membership2 as a basis
   for people registrations and buying subscriptions.
 * When enabling redis, the wordpress dashboard settings for this membership was
   no longer working very well (it kept showing the same 1-20 members on every page
   I scrolled through (the active members list) and when signing up it seemed to“
   remember” membership status from other people because on signing up, without 
   checking out a new member is able to “cancel membership” , a membership that 
   was never made.
 * How would I go about excluding this specific plugin completely ?
    I already researched
   the workings of WP_REDIS_IGNORED_GROUPS but how do I find out what the exact 
   names of the groups are ?
 * Thank you!

Viewing 1 replies (of 1 total)

 *  Plugin Author [Till Krüss](https://wordpress.org/support/users/tillkruess/)
 * (@tillkruess)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/excluding-specific-plugin-from-redis/#post-11074630)
 * Hey!
 * You’re correct, the only way to exclude plugins from the object cache is using
   WordPress’ cache groups.
 * You’d have to either ask the WPMU support for assistance or look into the source
   code of the Membership 2 plugin for the cache group. It appears to be a paid 
   plugin, so I can’t assist with that.

Viewing 1 replies (of 1 total)

The topic ‘Excluding specific plugin from redis’ is closed to new replies.

 * ![](https://ps.w.org/redis-cache/assets/icon-256x256.gif?rev=2568513)
 * [Redis Object Cache](https://wordpress.org/plugins/redis-cache/)
 * [Support Threads](https://wordpress.org/support/plugin/redis-cache/)
 * [Active Topics](https://wordpress.org/support/plugin/redis-cache/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/redis-cache/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/redis-cache/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Till Krüss](https://wordpress.org/support/users/tillkruess/)
 * Last activity: [7 years, 3 months ago](https://wordpress.org/support/topic/excluding-specific-plugin-from-redis/#post-11074630)
 * Status: resolved