Cache
Cache copied to clipboard
Memory may be purged when app is backgrounded
To prevent NSCache from purging its memory when an app is backgrounded, one must use NSDiscardableContent
+1
@debadaracco this repo is not maintained anymore