Navigation Menu

Skip to content

Commit

Permalink
Add ZINTERSTORE command
Browse files Browse the repository at this point in the history
  • Loading branch information
betamatt committed Jul 11, 2011
1 parent 61b454d commit 0d6d724
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/redis/namespace.rb
Expand Up @@ -127,6 +127,7 @@ class Namespace
"zcard" => [ :first ],
"zcount" => [ :first ],
"zincrby" => [ :first ],
"zinterstore" => [ :all ],
"zrange" => [ :first ],
"zrangebyscore" => [ :first ],
"zrank" => [ :first ],
Expand Down

0 comments on commit 0d6d724

Please sign in to comment.