github.com/cs3org/reva/v2@v2.27.7/changelog/2.12.0_2022-11-25/reduce-lock-contention.md (about)

     1  Enhancement: Reduce lock contention issues
     2  
     3  We reduced lock contention during high load by caching the extended attributes of a file for the duration of a request.
     4  
     5  https://github.com/cs3org/reva/pull/3397