]> git.saurik.com Git - redis.git/commit
Fix SINTER/UNIONSTORE to allow for &=/|= style operations (i.e. SINTERSTORE set1...
authorAman Gupta <aman@tmm1.net>
Sun, 17 May 2009 21:16:24 +0000 (14:16 -0700)
committerAman Gupta <aman@tmm1.net>
Sun, 17 May 2009 21:16:24 +0000 (14:16 -0700)
commit83cdfe182f4e24e0785d13b358c84fe5f195df32
tree8f7755ced370274e315b6862eebb7cee1489b264
parent51829ed3f09bb4381f075900521bcaafee8819bb
Fix SINTER/UNIONSTORE to allow for &=/|= style operations (i.e. SINTERSTORE set1 set1 set2)
redis.c
test-redis.tcl