Aws improve s3 performance
Merge request template
Uses a thread-pool instead of the implicit thread-pool which drastically improves performance of the Storage service, particularly under load.
This can lead to a drastic performance improvement. Tested on both my local deployment, and on GitLab.
Edited by Derek Hudson