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

fix: make BullMQ server flags clearer #217

Merged
merged 4 commits into from
Mar 11, 2024
Merged

Conversation

Niennienzz
Copy link
Contributor

@Niennienzz Niennienzz requested a review from chakaz March 8, 2024 16:43
@Niennienzz Niennienzz self-assigned this Mar 8, 2024
Copy link

vercel bot commented Mar 8, 2024

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

Name Status Preview Comments Updated (UTC)
documentation ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 11, 2024 2:01pm

@@ -14,22 +14,24 @@ By replacing Redis with Dragonfly, you can achieve superior performance and scal

## Running BullMQ with Dragonfly
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would even add a ## TL;DR section above this one, saying something like: if you can set add hash-tags to your queue name or prefix (e.g. {queue1} instead of queue1), use ./dragonfly ...
wdyt?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Added! 😃

## TL;DR

If you can use [hashtags](https://redis.io/docs/reference/cluster-spec/#hash-tags) in your queue names or prefixes (e.g., use `{queue1}` instead of `queue1`),
execute the following command to run Dragonfly. This will enhance the performance of your BullMQ workloads.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
execute the following command to run Dragonfly. This will enhance the performance of your BullMQ workloads.
add the following flags. This will enhance the performance of your BullMQ workloads.

Does this clarify that other flags can be used as well?

Copy link
Contributor

@chakaz chakaz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for doing this, and for bearing with me :)

@Niennienzz
Copy link
Contributor Author

Thanks for doing this, and for bearing with me :)

No problem at all!

I thought we're not done yet, so I changed a bit more. Please let me know if you like the newest version better!

@Niennienzz Niennienzz merged commit c53745b into main Mar 11, 2024
2 checks passed
@Niennienzz Niennienzz deleted the joezhou/update-bullmq branch March 11, 2024 14:08
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.

None yet

2 participants