stash/internal/autotag
WithoutPants 273cf0383d [Files Refactor] Performance tuning (#2865)
* Don't load image files by default
* Don't load gallery files by default
* Don't load scene files by default
* Retry locked transactions forever
* Don't show release notes if config not loaded
* Don't translate path slashes in export
2022-09-06 07:04:52 +00:00
..
gallery.go [Files Refactor] Performance tuning (#2865) 2022-09-06 07:04:52 +00:00
gallery_test.go [Files Refactor] Performance tuning (#2865) 2022-09-06 07:04:52 +00:00
image.go [Files Refactor] Performance tuning (#2865) 2022-09-06 07:04:52 +00:00
image_test.go [Files Refactor] Performance tuning (#2865) 2022-09-06 07:04:52 +00:00
integration_test.go [Files Refactor] Performance tuning (#2865) 2022-09-06 07:04:52 +00:00
performer.go [Files Refactor] Performance tuning (#2819) 2022-09-06 07:03:42 +00:00
performer_test.go [Files Refactor] Performance tuning (#2865) 2022-09-06 07:04:52 +00:00
scene.go [Files Refactor] Performance tuning (#2865) 2022-09-06 07:04:52 +00:00
scene_test.go [Files Refactor] Performance tuning (#2865) 2022-09-06 07:04:52 +00:00
studio.go File storage rewrite (#2676) 2022-09-06 07:03:42 +00:00
studio_test.go [Files Refactor] Performance tuning (#2865) 2022-09-06 07:04:52 +00:00
tag.go [Files Refactor] Performance tuning (#2819) 2022-09-06 07:03:42 +00:00
tag_test.go [Files Refactor] Performance tuning (#2865) 2022-09-06 07:04:52 +00:00
tagger.go File storage rewrite (#2676) 2022-09-06 07:03:42 +00:00