github spotify/SPTPersistentCache 1.1.0
SPTPersistentCache 1.1.0

latest releases: 1.2.0, 1.1.2, 1.1.1...
9 years ago

Added

  • Added ability to track the caches performance in time.

Fixed

  • When deleting or adding a large amount of items, the cache can now be configured prioritise these insertions compared to normal reads/writes.

Removed

  • Removed support for iOS 7.x.
  • Removed support for OSX 10.9.x.

Changed

  • Now uses NSOperationQueues rather than GCD for prioritisation reasons.
  • Large removes, prunes and garbage collection routines are now asynchronous (this is an API breakage).

Don't miss a new SPTPersistentCache release

NewReleases is sending notifications on new releases.