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

Fixed rediscluster schedule source. #62

Merged
merged 2 commits into from
Jun 11, 2024
Merged

Conversation

s3rius
Copy link
Member

@s3rius s3rius commented Jun 11, 2024

This PR removes MGET command from a cluster source, because it's not available in clustering mode.

Fixes: #61

Signed-off-by: Pavel Kirilin <win10@list.ru>
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.27%. Comparing base (dce4dac) to head (1315cef).

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop      #62      +/-   ##
===========================================
- Coverage    96.34%   96.27%   -0.07%     
===========================================
  Files            7        7              
  Lines          219      215       -4     
===========================================
- Hits           211      207       -4     
  Misses           8        8              

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

Signed-off-by: Pavel Kirilin <win10@list.ru>
@s3rius s3rius merged commit f57a3a9 into develop Jun 11, 2024
8 checks passed
@s3rius s3rius deleted the bugfix/cluster-source branch June 11, 2024 17:06
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.

Error while fetching scheduled tasks from redis cluster
2 participants