backupchecks/docs
Ivo Oskamp f91c081456 Performance optimizations for slow storage environments
- Add database indexes on frequently queried FK columns (JobRun, MailMessage,
  MailObject, TicketScope, RemarkScope)
- Fix N+1 query in override recomputation by batch loading jobs
- Optimize Daily Jobs page with batch queries:
  - Batch load all today's runs in single query
  - Batch infer weekly/monthly schedules for all jobs
  - Batch load ticket/remark indicators

These changes reduce query count by 80-90% on pages like Daily Jobs and Run Checks,
significantly improving performance on systems with slower storage.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-04 21:44:14 +01:00
..
architecture.md Auto-commit local changes before build (2026-01-01 16:09:56) 2026-01-01 16:09:56 +01:00
backupchecks_autotask_integration_functional_design_living_document.md Auto-commit local changes before build (2026-01-16 12:28:07) 2026-01-16 12:28:07 +01:00
backupchecks_autotask_integration_implementation_breakdown.md Auto-commit local changes before build (2026-01-15 09:37:33) 2026-01-15 09:37:33 +01:00
backupchecks_autotask_integration_phase_2_implementation.md Auto-commit local changes before build (2026-01-16 12:28:07) 2026-01-16 12:28:07 +01:00
changelog-claude.md Performance optimizations for slow storage environments 2026-02-04 21:44:14 +01:00
changelog.md Auto-commit local changes before build (2026-02-03 17:16:24) 2026-02-03 17:16:24 +01:00
manifest.md Auto-commit local changes before build (2026-01-01 16:09:56) 2026-01-01 16:09:56 +01:00
migrations.md Auto-commit local changes before build (2026-01-03 13:59:54) 2026-01-03 13:59:54 +01:00
reporting-proposal.md Auto-commit local changes before build (2026-01-03 15:17:01) 2026-01-03 15:17:01 +01:00