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

Implement Deref for RedisString that return a &[u8]. #292

Merged
merged 1 commit into from
Mar 20, 2023

Conversation

MeirShpilraien
Copy link
Collaborator

@MeirShpilraien MeirShpilraien commented Mar 20, 2023

This will allow to treat RedisString as if it was a &[u8]

@MeirShpilraien MeirShpilraien requested a review from chayim March 20, 2023 13:44
@MeirShpilraien MeirShpilraien merged commit e36953d into master Mar 20, 2023
@MeirShpilraien MeirShpilraien deleted the implement_deref_for_redis_string branch March 20, 2023 14:12
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