aschuch/AwesomeCache

Does the cache persist after quiting the App?

netgfx opened this issue · 2 comments

As the title states, does the cache persist (or is there a way to persist) after the user quits the app (totally)

Thanks.

Yes it does. The cache saves all cached data to the app's Caches directory.

Thanks for the clarification!