Files
romm/backend/handler/filesystem
Michael Manganiello 149098fb31 fix: Improve memory usage during 7zip decompression
This change improves memory usage, by only keeping a single archive's
member file in memory at a time during 7zip decompression.

The `py7zr` library does not support streaming decompression yet, so
this change is the best we can do for now.

Potential fix for #1211, but it won't improve memory usage for
single-file 7zip archives.
2024-10-06 20:18:49 -03:00
..
2024-07-27 16:31:32 -04:00
2024-05-05 16:59:30 -04:00
2024-05-21 21:28:17 -04:00