Replies: 6
Hi there,
Just testing Redis plugin on my staging site which is roots/bedrock, WordPress, Woocommerce.
There is a bit of custom functionality which isn’t working correctly, basically when a customer is being asked to select a garage for their fitting. It’s offering no options, when I disable the Redis plugin it works fine, so I know it’s this which is causing the issue.
How would I go about debugging this? I don’t have a Redis server on my Mac which I use to dev on.
I’ve got a garages mysql table which I use for these searches, could I exclude this from being cached by Redis just to test whether this is the issue?
Many thanks