github.com/cs3org/reva/v2@v2.27.7/changelog/2.17.0_2023-12-12/concurrent-trashbin.md (about)

     1  Enhancement: Handle trashbin file listings concurrently
     2  
     3  We now use a concurrent walker to list files in the trashbin. This
     4  improves performance when listing files in the trashbin.
     5  
     6  https://github.com/cs3org/reva/pull/4374
     7  https://github.com/owncloud/ocis/issues/7844