Awesome Cache v2.2 Release Notes

Release Date: 2016-05-27 // almost 8 years ago
    • An Obj-C NSKeyedUnarchiver was added since it can throw exceptions which can't be caught in Swift (Thanks @JaviSoto)
    • 👉 Use a concurrent queue to allow multiple simultaneous reads from the cache. (Thanks @JaviSoto)