Skip to content

Connecting to Memorystore Redis for Message Queue Implementation #2287

Answered by manast
VinuthnaGangula asked this question in Q&A
Discussion options

You must be logged in to vote

You could try to create an instance of IORedis, then monkey patch the "client" method on it to do nothing and then pass that instance as a connection to BullMQ. (getWorkers API will not work after this hack).

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@VinuthnaGangula
Comment options

@manast
Comment options

@VinuthnaGangula
Comment options

Answer selected by VinuthnaGangula
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants