This repository was archived by the owner on Feb 13, 2025. It is now read-only.

Description
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.