Closed tmotyl closed 4 years ago
Do not fetch all blobs (descendants) when we need just children.
This brings massive performance improvement (50s -> 4s)
fixes https://github.com/benjaminhirsch/typo3-azurestorage/issues/22
Really nice addition, thank you! :)
Do not fetch all blobs (descendants) when we need just children.
This brings massive performance improvement (50s -> 4s)
fixes https://github.com/benjaminhirsch/typo3-azurestorage/issues/22