stash/pkg/file
WithoutPants 9b31b20fed [Files Refactor] Performance tuning (#2813)
* Do database txn in same thread. Retry on locked db
* Remove captions from slimscenedata
* Fix tracing
* Use where in instead of individual selects
* Remove scenes_query view
* Remove image query view
* Remove gallery query view
* Use where in for FindMany
* Don't interrupt scanning zip files
* Fix image filesize sort
2022-09-06 07:03:42 +00:00
..
image File storage rewrite (#2676) 2022-09-06 07:03:42 +00:00
video File storage rewrite (#2676) 2022-09-06 07:03:42 +00:00
clean.go [Files Refactor] Performance tuning (#2784) 2022-09-06 07:03:42 +00:00
delete.go Correctly delete files when specified (#2804) 2022-09-06 07:03:42 +00:00
file.go Correctly delete files when specified (#2804) 2022-09-06 07:03:42 +00:00
fingerprint.go File storage rewrite (#2676) 2022-09-06 07:03:42 +00:00
folder.go Correctly delete files when specified (#2804) 2022-09-06 07:03:42 +00:00
fs.go File storage rewrite (#2676) 2022-09-06 07:03:42 +00:00
handler.go Files refactor fixes (#2743) 2022-09-06 07:03:42 +00:00
image_file.go File storage rewrite (#2676) 2022-09-06 07:03:42 +00:00
scan.go [Files Refactor] Performance tuning (#2813) 2022-09-06 07:03:42 +00:00
video_file.go File storage rewrite (#2676) 2022-09-06 07:03:42 +00:00
walk.go File storage rewrite (#2676) 2022-09-06 07:03:42 +00:00
zip.go File storage rewrite (#2676) 2022-09-06 07:03:42 +00:00