server/apps
Morris Jobke 138219d74a Run cleanup of expired DB file locks to background job
* fixes #22819

The old way fired a DELETE statement on each destruction of the
DBLockingProvider. Which could cause a lot of queries. It's enough
to run this every 5 minutes in a background job, which in the end
could result in file locks that exists 5 minutes longer - in the
worst case and for not properly released locks.

This makes the DB based locking a lot more performant and could
result in a similar performance to the Redis based locking provider.
2016-03-04 15:52:23 +01:00
..
comments [tx-robot] updated from transifex 2016-03-04 01:55:53 -05:00
dav Rename and move permissions are set when a file is updatable 2016-03-03 20:03:06 +01:00
encryption [tx-robot] updated from transifex 2016-03-04 01:55:53 -05:00
federatedfilesharing Increase all versions on master which is now 9.1 2016-03-02 08:53:42 +01:00
federation [tx-robot] updated from transifex 2016-03-04 01:55:53 -05:00
files Run cleanup of expired DB file locks to background job 2016-03-04 15:52:23 +01:00
files_external [tx-robot] updated from transifex 2016-03-04 01:55:53 -05:00
files_sharing [tx-robot] updated from transifex 2016-03-04 01:55:53 -05:00
files_trashbin [tx-robot] updated from transifex 2016-03-04 01:55:53 -05:00
files_versions Keep "encryptedVersion" when calling \OC\Files\View::copy 2016-03-03 14:15:36 +01:00
provisioning_api Increase all versions on master which is now 9.1 2016-03-02 08:53:42 +01:00
systemtags Increase all versions on master which is now 9.1 2016-03-02 08:53:42 +01:00
testing Add new apps 2016-03-01 17:52:32 +01:00
updatenotification Increase all versions on master which is now 9.1 2016-03-02 08:53:42 +01:00
user_ldap [tx-robot] updated from transifex 2016-03-04 01:55:53 -05:00