Why is the app data so big?

3 points · 3 comments · view on lemmy.world

3 Comments

idunnololz@lemmy.world · 8 pts · 3y

Urg I need to improve the caching system. Currently the app just dumps all of the stuff it downloads into a folder and loosely organizes and manages it. If you browse a lot this can grow pretty big. The data does get cleaned out sometimes but it seems like it's not aggressive enough.

idunnololz@lemmy.world · 2 pts · 3y (1 reply)

In the new release which should drop today, I've both increased the strictness of the cache so the cache size should be smaller and also added a very minimal cache viewer in settings. This should at least give you a little insight into what is going on. In the future I will add more info to the cache screen.

averagebaka@lemmy.world · 2 pts · 3y

Thank you for the hard work!