]> git.saurik.com Git - redis.git/commit - tests/unit/scripting.tcl
Redis.call is now split into two variants of the same function. Redis.call will raise...
authorantirez <antirez@gmail.com>
Thu, 20 Oct 2011 14:02:23 +0000 (16:02 +0200)
committerantirez <antirez@gmail.com>
Thu, 20 Oct 2011 14:02:23 +0000 (16:02 +0200)
commit9ed32ba0831b5cabdb0c1c26fdafe96e8b485459
tree28bf3649fbf2c85613a86c296fe10181351b7f16
parent2f5abbfeb7fa928399d86889c14ebf8064706869
Redis.call is now split into two variants of the same function. Redis.call will raise an error by default. Redis.pcall will return the error object instead.
src/scripting.c
tests/unit/scripting.tcl