github.com/cs3org/reva/v2@v2.27.7/changelog/2.3.0_2022-05-02/user-rest-refactor.md (about)

     1  Enhancement: Refactor the rest user and group provider drivers
     2  
     3  We now maintain our own cache for all user and group data, and periodically
     4  refresh it. A redis server now becomes a necessary dependency, whereas it was
     5  optional previously.
     6  
     7  https://github.com/cs3org/reva/pull/2752