This repository has been archived on 2025-05-04. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
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