]> git.saurik.com Git - redis.git/commit
hincrby should report an error when called against a hash key that doesn't contain...
authorPieter Noordhuis <pcnoordhuis@gmail.com>
Thu, 6 May 2010 18:35:00 +0000 (20:35 +0200)
committerPieter Noordhuis <pcnoordhuis@gmail.com>
Thu, 6 May 2010 18:38:50 +0000 (20:38 +0200)
commit946342c19019c5cf81b965cac3dbea5007d74049
tree902f1a63a1a1e26b8b1bf885bfc32ce607af7182
parent029245feac6b481545de6810c554a2d5d50c39c6
hincrby should report an error when called against a hash key that doesn't contain an integer
redis.c
test-redis.tcl