redis / go-redis

Redis Go client
https://redis.uptrace.dev
BSD 2-Clause "Simplified" License
19.6k stars 2.31k forks source link

Ensure that JSON.GET returns Nil response #2987

Open nic-gibson opened 1 month ago

nic-gibson commented 1 month ago

Updated JSONCmd.readReply to return redis.Nil if no results.