redis / redis-io

Application running http://redis.io

Home Page:http://redis.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ZRANGESTORE interactive broken

slorello89 opened this issue · comments

The ZRANGESTORE interactive is broken on redis io

image

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.