How Redis Sentinel work with Bull (using NestJS) #2256
Unanswered
littleKitchen
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I am working on a NestJs project using Bull queue.
Here is the code I am using to connect Redis, and it works well。
Now, I need to switch to using Redis Sentinel.
I searched online, but I could not find an appropriate tutorial.
I appreciate any help you can provide.
Beta Was this translation helpful? Give feedback.
All reactions