Replies: 3
Hello @tillkruess,
I use redis since few months now, but i have several questions about it.
First, i can see in the settings of the module that only 2MB can be used. I modified the conf file on my server with maxmemory-policy volatile-ttl and maxmemory 1024mb and i restarted Redis. I’m surprised that only 2MB are used. Is there another location to give it more space to use ?
It looks like WP config and server config are not linked. Can you help me with that ?
Second, as my site doesn’t need a lot of cache (i can’t use classical cache, because i sell uniques objects, so pages can’t be cache as they must display precisely the stock left) but if i want to disable cache object, some changes i made in woocommerce (i.e. some products attributes) are removed. And they are back if i enable it again.
Is this behaviour normal ?
Thanks for your help,
Regards,
Pierre.
