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
I had searched in the issues and found no similar issues.
Motivation
ZADD supports a list of options.
Starting with Redis version 3.0.2: Added the XX, NX, CH and INCR options.
Starting with Redis version 6.2.0: Added the GT and LT options.
Search before asking
Motivation
ZADD supports a list of options.
Starting with Redis version 3.0.2: Added the XX, NX, CH and INCR options.
Starting with Redis version 6.2.0: Added the GT and LT options.
I need these in my business scenario.
Solution
https://redis.io/commands/zadd/
Are you willing to submit a PR?
The text was updated successfully, but these errors were encountered: