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
It doesn't seem (from the docs, at least) that redis-py supports these options.
Are you interested in supporting them? Should I bother with a pull request to implement support?
The one API issue is that the use of kwargs in the existing zadd API makes it a bit confusing where to add these options in the API with backward-compatibility. Any thoughts on that?
AngusP, vortec, yijingping, bolerap, alanc10n and 8 more