You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello.
Thanks for pointing it out. I try to add support to this command and others new in 6.2 step by step.
But I assume @andymccurdy will tag a new release AFTER redis 6.2 stable build is out (which may take a long time).
Version: 3.5.3
Platform: Python 3.8
Description:
Dear Redis-Py Maintainers,
I love your work and use it in multiple big projects for coronavirus and algotrading stocks.
Recently I found a use for one of the new 6.2 commands called ZMSCORE and request we add it:
Here's a minimal test case:
Here's the current output of the failing test case:
I'd like to add this myself but unfortunately I'm new to the codebase.
What is the most efficient way to add new commands?
Happy holidays,
Bion
The text was updated successfully, but these errors were encountered: