immich/docs/docs
Thomas Way 8c0c8a8d0e
feat: Use postgres as a queue
We've been keen to try this for a while as it means we can remove redis as a
dependency, which makes Immich easier to setup and run.

This replaces bullmq with a bespoke postgres queue. Jobs in the queue are
processed either immediately via triggers and notifications, or eventually if a
notification is missed.
2025-04-30 20:43:52 +01:00
..
administration fix(docs): Database dump warnings () 2025-04-20 23:54:37 -05:00
developer feat: Use postgres as a queue 2025-04-30 20:43:52 +01:00
features feat(docs): documentation update () 2025-04-20 23:55:58 -05:00
guides feat: Use postgres as a queue 2025-04-30 20:43:52 +01:00
install feat: Use postgres as a queue 2025-04-30 20:43:52 +01:00
overview chore(docs): remove duplicate filename () 2025-01-07 19:58:50 +00:00
partials docs: separate upgrading page () 2025-03-31 11:43:14 -05:00
community-guides.mdx docs: community guides () 2024-04-15 17:05:03 +00:00
community-projects.mdx docs: community projects () 2024-04-09 07:03:25 +02:00
FAQ.mdx feat: Use postgres as a queue 2025-04-30 20:43:52 +01:00