Closed iheart2code closed 8 years ago
I think this is out of scope for this project. However, there's a completion handler that is being called once a download has finished (https://github.com/contentful-labs/Concorde/blob/master/Code/CCBufferedImageView.swift#L19), so you should be able to bring in your own caching layer.
Calling the
.load
method seems to add some significant latency for images that should be cached.