this post was submitted on 27 Jun 2023
11 points (100.0% liked)

Memmy - An iOS client for Lemmy

5066 readers
1 users here now

Download on the App Store

View on GitHub

Join the Discord

Code of Conduct

founded 1 year ago
MODERATORS
 

Great work on the app! I noticed a couple of days ago that the app was using a ton of storage. Deleted the app and reinstalled, less than a week later it’s back up to ~2GB. Haven’t seen anyone else mention it so I just wanted to point it out. Curious to see if everyone else is seeing large amounts of disk consumption.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 1 year ago

Two pronged issue. Lemmy doesn’t downsize a lot of photos so they always get downloaded at full size. For now I’ll do memory caching for a lot of stuff instead of disk.

I’ll also add in a button to clear the cache.

Things you don’t use should get cleared out automatically, but I’ll make sure it doesn’t get that large.