Skip to content
Snippets Groups Projects
  1. Feb 17, 2025
  2. Feb 19, 2025
  3. Feb 17, 2025
  4. Dec 07, 2024
  5. Oct 10, 2024
  6. Dec 06, 2024
  7. Jun 24, 2024
  8. Oct 10, 2024
  9. Jun 24, 2024
  10. Jan 17, 2024
  11. Sep 29, 2023
  12. Aug 23, 2023
  13. Jul 11, 2023
  14. Jun 21, 2023
  15. Jun 16, 2023
  16. Mar 17, 2023
  17. Apr 07, 2023
  18. May 09, 2023
  19. Apr 04, 2023
  20. Mar 30, 2023
  21. Mar 28, 2023
  22. Mar 23, 2023
  23. Mar 22, 2023
    • Christophe de Vienne's avatar
      filegateway emitter: Refactor emit · 3db80a76
      Christophe de Vienne authored
      Better support of small files -> they are completely read before sending anything to the bus
      Better error support
      
      Two new settings:
      
      - 'small-file-size': size in megabytes under which a file is completely read before
        sending to the bus, ie size under which no on-the-fly emission is done
      - 'stream-buffer-size': size in megabytes of the buffer used when sending to the
        bus while reading a remote file. Minimum size is 3.
      3db80a76
Loading