StackExchange / StackExchange.Redis

General purpose redis client
https://stackexchange.github.io/StackExchange.Redis/
Other
5.84k stars 1.5k forks source link

Support for HSCAN NOVALUES option #2721

Open atakavci opened 1 month ago

atakavci commented 1 month ago

add support for NOVALUES option to HSCAN command where Redis return only field names/keys of hash

check here for more details

WeihanLi commented 3 weeks ago

thanks very much for creating this for the feature https://github.com/redis/redis/issues/12749