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

Update redis-protocol 0.4 to 0.5 #1556

Merged
merged 4 commits into from
Apr 2, 2024
Merged

Update redis-protocol 0.4 to 0.5 #1556

merged 4 commits into from
Apr 2, 2024

Conversation

rukai
Copy link
Member

@rukai rukai commented Apr 1, 2024

  • The "decode-mut" feature is now under the "bytes" feature
  • A bunch of methods and types were renamed
  • the Redirection type + to_redirection method were removed, they are quite simple so I just reimplemented them in RedisSinkCluster.
  • bytes-utils is now reexported within redis-protocol, since we only use that for interacting with redis-protocol, we now use the reexport instead of bytes-utils directly.

@rukai rukai marked this pull request as ready for review April 1, 2024 23:54
@rukai rukai changed the title Update deps Update redis-protocol 0.4 to 0.5 Apr 1, 2024
@rukai rukai requested a review from conorbros April 1, 2024 23:59
@rukai rukai enabled auto-merge (squash) April 2, 2024 10:20
@rukai rukai merged commit 6dff7b7 into shotover:main Apr 2, 2024
40 checks passed
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