github.com/cs3org/reva/v2@v2.27.7/changelog/1.3.0_2020-10-08/ocis-cache-displayname.md (about) 1 Bugfix: Cache display names in ocs service 2 3 The ocs list shares endpoint may need to fetch the displayname for multiple different users. We are now caching the lookup fo 60 seconds to save redundant RPCs to the users service. 4 5 https://github.com/cs3org/reva/pull/1161