[PR #490] [MERGED] feat: add bull prefix #8636

Closed
opened 2026-02-05 13:50:39 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/immich-app/immich/pull/490
Author: @panoti
Created: 8/18/2022
Status: Merged
Merged: 8/18/2022
Merged by: @alextran1502

Base: mainHead: feat/add-bull-prefix


📝 Commits (1)

  • 19ddeb9 feat(server, microservices): add bull prefix

📊 Changes

2 files changed (+2 additions, -0 deletions)

View changed files

📝 server/apps/immich/src/app.module.ts (+1 -0)
📝 server/apps/microservices/src/microservices.module.ts (+1 -0)

📄 Description

My system also use bull for queues. Adding prefix may help us distinguish immich queues from other queues


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/immich-app/immich/pull/490 **Author:** [@panoti](https://github.com/panoti) **Created:** 8/18/2022 **Status:** ✅ Merged **Merged:** 8/18/2022 **Merged by:** [@alextran1502](https://github.com/alextran1502) **Base:** `main` ← **Head:** `feat/add-bull-prefix` --- ### 📝 Commits (1) - [`19ddeb9`](https://github.com/immich-app/immich/commit/19ddeb9606657898941556be43157a0dd9d75d8c) feat(server, microservices): add bull prefix ### 📊 Changes **2 files changed** (+2 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `server/apps/immich/src/app.module.ts` (+1 -0) 📝 `server/apps/microservices/src/microservices.module.ts` (+1 -0) </details> ### 📄 Description My system also use bull for queues. Adding prefix may help us distinguish immich queues from other queues --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-05 13:50:39 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: immich-app/immich#8636