When you enable server Caching in an app, how does it work? There are some answers I couldn’t find.
-
How and when does the cache get updated?
-
How does a user flush the cache to forces an update in data?
-
How long is the cache kept?
My experience with most Caching is that it’s generally not intelligent and delivers out if date data for a long time like the CDN does!