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

Bump redis-rs to 0.26.0 #11

Merged

Conversation

AkiraMiyakoda
Copy link
Contributor

Recreation of #10

Currently, RedisPool doesn't work with redis-rs 0.26.0 due to breaking change in it.
This PR adapts RedisPool to redis-rs 0.26.0.

This require to update AxumSession too like: AkiraMiyakoda/AxumSession@fb4fca2 to work.
I'm ready to create a PR on it too. However, it refers to my own repository instead of crates.io temporarily.

IMO, it's better to update AxumSession by yourselves to keep your history clean.

Copy link
Member

@genusistimelord genusistimelord left a comment

Choose a reason for hiding this comment

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

thank you very much.

@genusistimelord genusistimelord merged commit 597eda2 into AscendingCreations:main Jul 31, 2024
1 check passed
@AkiraMiyakoda AkiraMiyakoda deleted the devel-redis-0.26.0 branch July 31, 2024 12:00
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.

2 participants