server/tests/lib/Cache
Carl Schwan d5c23dbb9f Move CappedMemoryCache to OCP
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>
2022-07-14 15:54:31 +02:00
..
CappedMemoryCacheTest.php Move CappedMemoryCache to OCP 2022-07-14 15:54:31 +02:00
FileCacheTest.php adjust tests to new fs setup 2022-03-04 16:29:59 +01:00
TestCache.php