github.com/cs3org/reva/v2@v2.27.7/changelog/2.13.0_2023-05-02/cache-node-ids.md (about)

     1  Enhancement: Cache node ids
     2  
     3  decomposedfs now keeps an in-memory cache for node ids, sparing a lot of ReadLink calls.
     4  
     5  https://github.com/cs3org/reva/pull/3801