nextcloud/lib
Roeland Jago Douma 1273d82e8b
Cache non existing DB user
We always query the database backend. Even if we use a different one
(ldap for example). Now we do this everytime we try to get a user object
so caching that a user is not in the DB safes some queries on each
request then (at least 2 what I found).

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2016-10-10 09:30:36 +02:00
..
composer Update autoloader 2016-10-05 11:00:16 +02:00
l10n [tx-robot] updated from transifex 2016-10-08 00:06:50 +00:00
private Cache non existing DB user 2016-10-10 09:30:36 +02:00
public add proper exception documentation for ISimpleFS interface 2016-10-05 23:47:00 +02:00
autoloader.php Update with robin 2016-07-21 18:13:58 +02:00
base.php Don't check for Same-Site cookie on Chrome Android 2016-09-20 01:20:17 +02:00