- Mar 13, 2021
-
- Aug 12, 2020
-
-
Travis Ralston authored
Instead of buffering all the export files into memory (which could be hundreds of gb) we buffer them in one at a time and hope that they don't contain extra information. On a 171mb export, this change used 45mb of memory at most. Previously the task would have required about 1gb. For larger (200gb+ exports) this is obviously better.
-
- Aug 06, 2020
-
-
Travis Ralston authored
-
- Apr 24, 2020
-
-
Jason Robinson authored
The new parameter `filterUserDuplicates` is set to true everywhere else except in the import_synapse call. This ensures direct duplicates from the same user will get stored in an import from Synapse situation when migrating to the mediarepo. Closes #241
-
- Mar 26, 2020
-
-
Travis Ralston authored
-
Travis Ralston authored
This should help memory some more. See https://github.com/turt2live/matrix-media-repo/issues/237 Theory is that by dumping the streams we'll relieve any bytes held on by the S3 libraries.
-
- Mar 07, 2020
-
-
Travis Ralston authored
-
- Jan 05, 2020
-
- Jan 03, 2020
-
-
Travis Ralston authored
See d0c83eb4
-
- Dec 28, 2019
-
-
Travis Ralston authored
Part of https://github.com/turt2live/matrix-media-repo/issues/209
-
Travis Ralston authored
Part of https://github.com/turt2live/matrix-media-repo/issues/209
-
- Dec 27, 2019
-
- Dec 25, 2019
-