Cache thumbnails to disk to reduce memory usage #3

Open
opened 2026-04-26 12:07:49 +02:00 by hulthe · 0 comments
Owner

Memory usage can get very high when loading a lot of thumbnails. We need to cache them to disk after fetching them. Subsequent fetches should load the thumbnails from disk instead of fetching them over the network.

Thumbnails should be unloaded from memory when timeline buckets enters Hidden state

Memory usage can get _very_ high when loading a lot of thumbnails. We need to cache them to disk after fetching them. Subsequent fetches should load the thumbnails from disk instead of fetching them over the network. Thumbnails should be unloaded from memory when timeline buckets enters `Hidden` state
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: hulthe/immich-app#3