Howdy developers 👋
This is a follow-up post to finish what we have started in the last Angular SSR cache post.
To summarize we have used Redis as a cache to serve Angular SSR routes faster.
But we have a little gotcha here, when is this cache evicted/refreshed? and how