github.com/cs3org/reva/v2@v2.27.7/changelog/2.15.0_2023-07-17/decomposedfs-space-listing-performance.md (about) 1 Enhancement: Load matching spaces concurrently 2 3 Matching spaces in a ListStorageSpace call are now loaded concurrently which reduces the response time. 4 5 https://github.com/cs3org/reva/pull/3994