Replies: 2 comments 1 reply
-
|
To the best of my knowledge, Upstash is the only serverless solution that currently works with BullMQ. Valkey serverless has some issues with executing lua scripts with multi, that as far as I know has not been resolved yet. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
do not use use bullmq with Upstash redis if you are not using a fixed price service. it was hammering redis at 2000+ call per minutes. i really do not understand why do you need todo that?? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
We are leveraging BullMq in prod environment, we sometimes can have high pick which we cannot anticipate so we end up over provisioning our ElastiCache. That's why we consider Serverless solution.
Which Serverless option would work best for BullMq in production environment
ElastiCache Redis serverless? ElastiCache ValKey serverless? Or any other?
Beta Was this translation helpful? Give feedback.
All reactions