I have a requirement in which it is required to invalidate or cleanup a cache every day around the fixed time. I can schedule a daily job to invalidate the cache at the fixed time. However, I am not looking for that.
Is there any other simpler approach to invalidate the cache like some in-built methods or are there any other suggestions?