Hello,
There is a function to manually remove cache by its key? I looked around docs but I can't see a thing
Thanks
delete($keyName) https://docs.phalcon.io/en/latest/reference/cache.html#deleting-data-from-the-cache
delete($keyName)
thanks. I must have been blind while reading the docs :D