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

feat: update redis to 0.25 #8

Merged
merged 1 commit into from
Mar 11, 2024
Merged

feat: update redis to 0.25 #8

merged 1 commit into from
Mar 11, 2024

Conversation

PureWhiteWu
Copy link
Contributor

redis-rs has released 0.25.0 yesterday. In the new version, redis has provided an method from_owned_redis_value which can help to reduce malloc and memcopy.

This PR updates the supported redis version to 0.25.0.

@PureWhiteWu PureWhiteWu self-assigned this Mar 11, 2024
@PureWhiteWu PureWhiteWu merged commit 0e40fea into main Mar 11, 2024
10 checks passed
@PureWhiteWu PureWhiteWu deleted the feat/update_redis branch March 11, 2024 03:40
@Millione
Copy link
Member

FYI: redis-rs/redis-rs#1030

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants