summaryrefslogtreecommitdiffstats
path: root/lib/public/Cache
Commit message (Collapse)AuthorAgeFilesLines
* Move CappedMemoryCache to OCPCarl Schwan2022-07-141-0/+160
This is an helpful helper that should be used in more place than just server and this is already the case with groupfodlers, deck, user_oidc and more using it, so let's make it public Signed-off-by: Carl Schwan <carl@carlschwan.eu>