StackExchange/StackExchange.Redis

Hash Field Expiration commands response change for missing fields (Redis 7.4 RC2)

atakavci opened this issue · 1 comments

with Redis 7.4 RC2 , Hash field expiration commands response contains "no such field" value for each field provided in command input, instead of returning an empty array.

more details here

this change is addressed in PR