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

Depend on hiredis < 3.0.0 #59

Merged
merged 1 commit into from
Jul 22, 2024
Merged

Depend on hiredis < 3.0.0 #59

merged 1 commit into from
Jul 22, 2024

Conversation

aiven-sal
Copy link
Member

Description of change

hiredis 3.0.0 breaks compatibility with valkey-py.
This is just a temporary fix until #32 is ready.

@aiven-sal aiven-sal enabled auto-merge July 22, 2024 08:29
@codecov-commenter
Copy link

codecov-commenter commented Jul 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 75.01%. Comparing base (2b86482) to head (500bb82).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #59   +/-   ##
=======================================
  Coverage   75.01%   75.01%           
=======================================
  Files         132      132           
  Lines       34367    34367           
=======================================
  Hits        25782    25782           
  Misses       8585     8585           

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

@aiven-sal aiven-sal force-pushed the aiven-sal/fixhiredis branch from 98f891f to 8f33c27 Compare July 22, 2024 08:38
hiredis 3.0.0 breaks compatibility with valkey-py.
This is just a temporary fix until #32 is ready.

Signed-off-by: Salvatore Mesoraca <[email protected]>
@aiven-sal aiven-sal force-pushed the aiven-sal/fixhiredis branch from 8f33c27 to 500bb82 Compare July 22, 2024 08:42
@aiven-sal aiven-sal merged commit d72f34b into main Jul 22, 2024
67 checks passed
@aiven-sal aiven-sal deleted the aiven-sal/fixhiredis branch July 22, 2024 13:40
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.

3 participants