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

refactor: bullmq #4261

Merged
merged 12 commits into from
Jan 14, 2025
Merged

refactor: bullmq #4261

merged 12 commits into from
Jan 14, 2025

Conversation

czy88840616
Copy link
Member

Checklist
  • npm test passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines
Affected core subsystem(s)
Description of change

@czy88840616 czy88840616 changed the title Refactor bullmq refactor: bullmq Jan 11, 2025
@czy88840616 czy88840616 added the pr: polish This PR adds a very minor behavior improvement that users will enjoy. label Jan 11, 2025
# Task Queue

Queue is a powerful design pattern that can help you handle common application scaling and performance challenges. Here are some problems that queues can help you solve:

Copy link

Choose a reason for hiding this comment

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

有文档大赞!

@czy88840616 czy88840616 merged commit 1fbf7fb into main Jan 14, 2025
7 checks passed
@czy88840616 czy88840616 deleted the refactor_bullmq branch January 14, 2025 14:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr: polish This PR adds a very minor behavior improvement that users will enjoy.
Development

Successfully merging this pull request may close these issues.

3 participants