photoprism/internal/workers
Michael Mayer 0e7c91f1b6 Config: Allow scheduling of indexing and backup tasks #2495 #2608 #4243
Note that this is "bleeding edge" functionality and that the newly added
config option PHOTOPRISM_BACKUP_RETAIN can be set, but does not have any
effect yet. Feedback welcome!

Signed-off-by: Michael Mayer <michael@photoprism.app>
2024-05-11 19:11:49 +02:00
..
backup.go Config: Allow scheduling of indexing and backup tasks #2495 #2608 #4243 2024-05-11 19:11:49 +02:00
backup_test.go Backups: Add worker to create backups in the background #4237 #4243 2024-05-10 17:41:32 +02:00
index.go Config: Allow scheduling of indexing and backup tasks #2495 #2608 #4243 2024-05-11 19:11:49 +02:00
index_test.go Config: Allow scheduling of indexing and backup tasks #2495 #2608 #4243 2024-05-11 19:11:49 +02:00
meta.go Places: Don't retry fetching missing locations in meta worker #4237 2024-05-09 09:29:30 +02:00
meta_test.go Faces: Run background worker only when data has been updated #3124 2023-03-08 12:42:57 +01:00
scheduler.go Config: Allow scheduling of indexing and backup tasks #2495 #2608 #4243 2024-05-11 19:11:49 +02:00
scheduler_test.go Config: Allow scheduling of indexing and backup tasks #2495 #2608 #4243 2024-05-11 19:11:49 +02:00
share.go Logs: Shorten the names of error log helper functions 2024-01-18 11:23:59 +01:00
share_test.go Backend: Format go imports 2020-11-21 18:08:41 +01:00
sync.go Logs: Shorten the names of error log helper functions 2024-01-18 11:23:59 +01:00
sync_download.go Logs: Shorten the names of error log helper functions 2024-01-18 11:23:59 +01:00
sync_download_test.go Routing: Prefix frontend UI routes with /library #840 #2466 2022-10-15 21:54:11 +02:00
sync_refresh.go Logs: Shorten the names of error log helper functions 2024-01-18 11:23:59 +01:00
sync_test.go Backend: Format go imports 2020-11-21 18:08:41 +01:00
sync_upload.go Logs: Shorten the names of error log helper functions 2024-01-18 11:23:59 +01:00
workers.go Config: Allow scheduling of indexing and backup tasks #2495 #2608 #4243 2024-05-11 19:11:49 +02:00
workers_test.go Config: Allow scheduling of indexing and backup tasks #2495 #2608 #4243 2024-05-11 19:11:49 +02:00