Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 280 Bytes

user-rest-refactor.md

File metadata and controls

7 lines (5 loc) · 280 Bytes

Enhancement: Refactor the rest user and group provider drivers

We now maintain our own cache for all user and group data, and periodically refresh it. A redis server now becomes a necessary dependency, whereas it was optional previously.

#2752