Yes, it should work for you.
You may want to use wp_cli to do the rekey operation from a command line.
wp index_mysql enable wp_postmeta
As always, please let me know if you have problems.
Hello,
Is the plugin compatible with Redis? because when i activate Redis on my site the CPU goes high and the max process will reach shortly. (Redis Object Cache)
Thank you
Simon
I have tested it with Redis. I will test it again. The plugin only affects data lookups that make it past redis to the database.
It puts no code anywhere in WordPress except to render its Dashboard page and do its work totally within that page. I don’t think it should interact with the redis-based object cache at all.
Can you tell me more about your particular site?
Hello,
Thank you for your fast reply.
I check it again and same issue – i also wait 2 hours if it calms down but 2 hours max process and max cpu consumption.
Can i send you the details via email?
Thank you
Sure, email me. You can find my contact on my Github profile …
github[dot]com[slash]OllieJones
As it turned out, this was resolved by flushing the redis Object Cache.