StackExchange.Redis
StackExchange.Redis copied to clipboard
SortedSetAdd/ZADD LT and GT options
Hello Community,
can you help me on how I can add the ZADD LT and GT options to SortedSetAdd?
As a workaround I could use Execute.
I could also try to add them to the project if they are missing. Would it be enough to add them to the string definitions, When.cs, and the places where the enum is evaluated?
These new features have not yet made it to the library. Someone would need to evaluate the various options for adding direct support, design, implement, test, and document, etc.
It hasn't happened yet.
On Tue, 22 Jun 2021, 19:23 Chriz76, @.***> wrote:
Hello Community,
can you help me how I can add the LT and GT options for ZADD?
Ass a workaround I could use Execute.
I could also try to add them to the project if they are missing. Would it be enough to add them to the string definitions, When.cs, and the places where the enum is evaluated?
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/StackExchange/StackExchange.Redis/issues/1780, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAAEHMCTSKKVIYDAAJXHA7DTUDILFANCNFSM47EHCUCA .