How can I purge old redis cache? my website runs monthly without any reboots and I suppose redis cache data will be big and it should be purged to have a new start. I read on the net and see some commands to run in SSH but not sure which is correct. Can anyone tell me which command to run to...