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 to redis-rs 0.9 #16

Open
maximshe opened this issue Aug 28, 2018 · 0 comments
Open

Update to redis-rs 0.9 #16

maximshe opened this issue Aug 28, 2018 · 0 comments

Comments

@maximshe
Copy link

maximshe commented Aug 28, 2018

Hi,

I found that serde-redis is not working with latest redis-rs crate.

Now in code version is limited with: redis = "> 0.5, < 0.9".
I run a local testing with redis set to 0.9.0 and everything works fine for me.

If it's ok, I would suggest a patch with change to redis = "> 0.5, < 1.0".

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

No branches or pull requests

1 participant