Good remote Image caching strategy?

This page summarizes the projects mentioned and recommended in the original post on /r/SwiftUI

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • Nuke

    Image loading system

  • Did you try https://github.com/kean/Nuke ? I am using it and it works great

  • SDWebImageSwiftUI

    SwiftUI Image loading and Animation framework powered by SDWebImage

  • I have a vertical scroll view with multiple horizontal scroll views with in all with similar thumbnails and detail view when clicked on it similar to you. I used lazy stacks and the web image package and it works amazing. I used to use cached Async image thinking it was better but recently swapped to webimage and was blown away how well it worked. Also you can use gifs with it cause it’s great (if that’s something that floats your boat) here is url https://github.com/SDWebImage/SDWebImageSwiftUI

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts