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

missing INCRBYFLOAT #117

Open
achempion opened this issue Jan 23, 2018 · 0 comments
Open

missing INCRBYFLOAT #117

achempion opened this issue Jan 23, 2018 · 0 comments

Comments

@achempion
Copy link

Hi, thank you for the library. I have tried to find INCRBYFLOAT but it seems like we are missing it. Here is original specification https://redis.io/commands/incrbyfloat. I think we ought to implement it in order to extend support for redis protocol.

We already have a similar command for hash's value.
http://asyncio-redis.readthedocs.io/en/latest/pages/reference.html?highlight=hincrbyfloat#asyncio_redis.RedisProtocol.hincrbyfloat.

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