antirez
|
7a34a833a7
|
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.
|
2011-10-20 16:02:23 +02:00 |
|
antirez
|
7dcafc2bd5
|
new tests for the scripting engine: not allowed commands and write commands after random commands.
|
2011-09-27 15:39:41 +02:00 |
|
antirez
|
c18bc7fce6
|
make a scripting test more valgrind friendly
|
2011-07-15 18:28:24 +02:00 |
|
antirez
|
7be726880e
|
test that EVALSHA is replicated as EVAL
|
2011-07-15 17:41:40 +02:00 |
|
antirez
|
a79ed5a118
|
Scripting tests added
|
2011-05-25 12:32:50 +02:00 |
|