immich/server/src
Jonathan Jogenfors 56eb7bf0fc
fix(server): improve library scan queuing performance (#4418)
* fix: inline mark asset as offline

* fix: improve log message

* chore: lint

* fix: offline asset algorithm

* fix: use set comparison to check what to import

* fix: only mark new offline files as offline

* fix: compare the correct array

* fix: set default library concurrency to 5

* fix: remove one db call when scanning new files

* chore: remove unused import

---------

Co-authored-by: Jason Rasmussen <jrasm91@gmail.com>
2023-10-10 18:59:13 -04:00
..
admin-cli chore(server): bump server dependencies (#3899) 2023-08-28 14:41:57 -05:00
domain fix(server): improve library scan queuing performance (#4418) 2023-10-10 18:59:13 -04:00
immich feat(server,web): improve performances in person page (1) (#4387) 2023-10-10 09:34:25 -05:00
infra fix(server): improve library scan queuing performance (#4418) 2023-10-10 18:59:13 -04:00
microservices fix(server): improve library scan queuing performance (#4418) 2023-10-10 18:59:13 -04:00
main.ts chore(server): process title (#3519) 2023-08-02 16:03:26 -05:00