discourse/spec/components/file_store
Guo Xiang Tan bd07658a37
PERF: Split queries when cleaning uploads.
This reduces the number of scans that the db has to do in the query
to fetch orphan uploads. Futheremore, we were not batching our
records which bloats memory.
2016-07-04 16:34:32 +08:00
..
local_store_spec.rb PERF: Split queries when cleaning uploads. 2016-07-04 16:34:32 +08:00
s3_store_spec.rb PERF: Split queries when cleaning uploads. 2016-07-04 16:34:32 +08:00