Hi there,
I’m on a Kirby 5.5.3 system and as I’ve seen that since v5 it’s possible to set redis as cache driver in config so I enabled it to test it out.
It seems to work fine and page loading seems faster but I realized that the cache doesn’t seem to flush itself the same as it used to do with default driver. I had to connect to the server and flush manually redis to display new changes on website.
I wonder how it works and if there’s a way I could ensure that any change made on a content through the panel triggers a flushing of what’s needed.
Thanks for your help ![]()