Skip to content

feat(RedisBroker): ability to explicitly tell the library to pick a random group #11002

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

didinele
Copy link
Member

Convenient for situations where you want to fan out events.

@didinele didinele requested a review from a team as a code owner July 18, 2025 13:32
@didinele didinele requested a review from iCrawl July 18, 2025 13:32
Copy link

vercel bot commented Jul 18, 2025

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

2 Skipped Deployments
Name Status Preview Comments Updated (UTC)
discord-js ⬜️ Ignored (Inspect) Jul 18, 2025 1:32pm
discord-js-guide ⬜️ Ignored (Inspect) Jul 18, 2025 1:32pm

Copy link

codecov bot commented Jul 18, 2025

Codecov Report

Attention: Patch coverage is 28.57143% with 5 lines in your changes missing coverage. Please review.

Project coverage is 44.43%. Comparing base (aee6d31) to head (547e8b8).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
packages/brokers/src/brokers/redis/BaseRedis.ts 33.33% 4 Missing ⚠️
packages/brokers/src/brokers/redis/RPCRedis.ts 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main   #11002   +/-   ##
=======================================
  Coverage   44.42%   44.43%           
=======================================
  Files         308      308           
  Lines       17585    17588    +3     
  Branches     1749     1750    +1     
=======================================
+ Hits         7813     7815    +2     
- Misses       9759     9760    +1     
  Partials       13       13           
Flag Coverage Δ
brokers 31.95% <28.57%> (+0.54%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@Jiralite Jiralite added this to the brokers 2.0.0 milestone Jul 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Todo
Development

Successfully merging this pull request may close these issues.

4 participants