github.com/cs3org/reva/v2@v2.27.7/changelog/2.23.0_2024-08-19/sharesstorageprovider-concurrent-stat.md (about) 1 Enhancement: concurrent stat requests when listing shares 2 3 The sharesstorageprovider now concurrently stats the accepted shares when listing the share jail. The default number of 5 workers can be changed by setting the `max_concurrency` value in the config map. 4 5 https://github.com/cs3org/reva/pull/4812