Thread Starter
edwart
(@edwart)
define(‘WP_REDIS_IGNORED_GROUPS’, [‘options’]);
This will be fix the specific problems.
Thread Starter
edwart
(@edwart)
Okey, i found the key analyzing inside redis keys.
seems is under “wp:options” not sure if under “wp:options:can_compress_scripts” or other, just ignore wp:options.
Best regards,