Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(server): redis sentinel support #2141

Merged
merged 4 commits into from
Mar 31, 2023

Conversation

samip5
Copy link
Contributor

@samip5 samip5 commented Mar 31, 2023

Fixes #473

@vercel
Copy link

vercel bot commented Mar 31, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Comments Updated
immich ⬜️ Ignored (Inspect) Mar 31, 2023 at 6:49PM (UTC)

@samip5 samip5 force-pushed the feat/redis-sentinel-support branch from 138276c to 703c2a4 Compare March 31, 2023 16:09
@samip5 samip5 marked this pull request as ready for review March 31, 2023 17:44
@samip5
Copy link
Contributor Author

samip5 commented Mar 31, 2023

I have verified that it does properly work with Sentinel now. :)

@samip5 samip5 changed the title feat(server): redis sentinel initial support feat(server): redis sentinel support Mar 31, 2023
server/libs/infra/src/infra.config.ts Outdated Show resolved Hide resolved
server/libs/infra/src/infra.config.ts Outdated Show resolved Hide resolved
server/libs/infra/src/infra.config.ts Outdated Show resolved Hide resolved
server/libs/infra/src/infra.config.ts Outdated Show resolved Hide resolved
server/libs/infra/src/infra.config.ts Outdated Show resolved Hide resolved
@alextran1502 alextran1502 merged commit 23e4449 into immich-app:main Mar 31, 2023
@samip5 samip5 deleted the feat/redis-sentinel-support branch March 31, 2023 20:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature]: Support for redis sentinel
3 participants