Skip to content
Snippets Groups Projects
  1. Jan 09, 2022
  2. Jan 07, 2022
  3. May 04, 2021
  4. May 03, 2021
  5. Apr 30, 2021
  6. Mar 18, 2021
  7. Mar 17, 2021
  8. Mar 13, 2021
  9. Mar 08, 2021
  10. Jan 03, 2021
  11. Nov 19, 2020
  12. Sep 24, 2020
  13. Aug 17, 2020
  14. Aug 12, 2020
    • Travis Ralston's avatar
      Use a slim memory profile for imports done with gdpr_import · c260888d
      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.
      c260888d
  15. Aug 06, 2020
  16. Aug 01, 2020
  17. Jul 31, 2020
  18. Jul 26, 2020
  19. Jul 21, 2020
  20. Jul 18, 2020
  21. Jul 01, 2020
  22. Jun 23, 2020
  23. Jun 17, 2020
  24. Jun 03, 2020
  25. May 13, 2020
Loading