sftpgo-mirror/dataprovider
Nicola Murino c844fc7477
add support for delayed quota update
If there are a lot of close uploads, accumulating quota updates can
save you many queries to the data provider
2021-04-11 08:38:43 +02:00
..
admin.go remove sha256-simd usage 2021-04-05 18:23:40 +02:00
bolt.go external auth: allow to inspect and preserve an existing user 2021-03-26 15:19:01 +01:00
bolt_disabled.go add build tag to disable metrics 2020-06-19 17:08:51 +02:00
cacheduser.go WebDAV: try to preserve the lock fs as much as possible 2021-03-27 19:10:27 +01:00
dataprovider.go add support for delayed quota update 2021-04-11 08:38:43 +02:00
memory.go data provider: add CockroachDB support 2021-03-23 19:14:15 +01:00
mysql.go data provider: add CockroachDB support 2021-03-23 19:14:15 +01:00
mysql_disabled.go add build tag to disable metrics 2020-06-19 17:08:51 +02:00
pgsql.go data provider: add CockroachDB support 2021-03-23 19:14:15 +01:00
pgsql_disabled.go add build tag to disable metrics 2020-06-19 17:08:51 +02:00
quotaupdater.go add support for delayed quota update 2021-04-11 08:38:43 +02:00
sqlcommon.go crdb: fix transactions handling 2021-03-25 09:07:56 +01:00
sqlite.go data provider: add CockroachDB support 2021-03-23 19:14:15 +01:00
sqlite_disabled.go add build tag to disable metrics 2020-06-19 17:08:51 +02:00
sqlqueries.go data provider: add CockroachDB support 2021-03-23 19:14:15 +01:00
user.go allow to disable login filesystem checks 2021-04-05 17:57:30 +02:00