nextcloud/lib/private/user
Roeland Jago Douma 5ba6fe2983
Use a CappedCache in the user database backend
When running with a user database backend on large installations the
cache can grow to significant sizes. This can be especially problematic
when running big cron/repair jobs.
2016-05-03 09:29:22 +02:00
..
backend.php Update author information 2016-03-01 17:25:15 +01:00
database.php Use a CappedCache in the user database backend 2016-05-03 09:29:22 +02:00
interface.php Update author information 2016-03-01 17:25:15 +01:00
loginexception.php Happy new year! 2016-01-12 15:02:18 +01:00
manager.php When we iterate over all users that might be too much memory 2016-04-28 12:26:48 +02:00
nouserexception.php Happy new year! 2016-01-12 15:02:18 +01:00
session.php Happy new year! 2016-01-12 15:02:18 +01:00
user.php Update author information 2016-03-01 17:25:15 +01:00