Skip to content
  • Vincent Petry's avatar
    Lazy initialize external storages · 075e8d8e
    Vincent Petry authored
    Fixed the following external storages to not connect in the constructor,
    but do it on-demand when getConnection() is called.
    - S3
    - SWIFT
    - SFTP
    075e8d8e