Files
MemoryBear/api
Timebomb2018 7ca80b5d01 perf(app): optimize FileMetadata queries by batching lookups
Multiple services were performing individual database queries for FileMetadata when resolving missing file names/sizes. This change batches the queries using `in_()` to reduce database round trips and improve performance.
2026-04-13 18:52:43 +08:00
..
2026-03-27 15:13:17 +08:00
2026-03-25 11:45:49 +08:00