ZRANGESTORE interactive broken
slorello89 opened this issue · 0 comments
slorello89 commented
The ZRANGESTORE interactive is broken on redis io
Looks like ZRANGESTORE missed the train on #226 by a few weeks and wasn't included in commands.rb adding: "zrangestore" => [:custom],
to commands.rb 'fixes' the command in the interactive, but I'm not certain about that namespacing. Also, the auto-generation script seems to not be playing nice with some of the new structures in commands.json.
This was brought to my attention by @NickCraver in StackExchange/StackExchange.Redis#2047 tagging him here for visibility.