Alexander Schuch:
“Delightful on-disk cache (written in Swift). Backed by NSCache for maximum performance and support for expiry of single objects.”
A couple of notable features:
- Cache block of asynchronous tasks.
- Objects can be cached for a specified period of time.