Files
copilot-swe-agent[bot]andabnegate 4318fbf3e3 Pin each project to a specific database worker and scale to 4 workers
- Hash project ID (crc32) modulo _APP_DATABASE_WORKERS to determine
  which database worker queue to use for each project
- Add _APP_DATABASE_WORKERS env var (default 4)
- Replace single appwrite-worker-databases service with 4 partitioned
  workers (appwrite-worker-databases-0 through 3)
- Update health check endpoint default queue name
- Update install template with 4 database worker services
- Update health check test for new queue naming

Co-authored-by: abnegate <5857008+abnegate@users.noreply.github.com>
2026-02-24 05:12:44 +00:00
..
2026-01-06 15:18:44 +01:00
2026-02-16 12:23:49 +02:00
2026-02-12 13:10:53 +02:00
2026-02-12 13:13:05 +02:00
2026-01-14 14:17:12 +01:00
2026-02-23 12:54:20 +01:00
2025-12-02 01:04:51 +00:00
2025-11-28 15:33:32 +05:30