antirez
|
e5abf6ef19
|
SCRIPT LOAD now returns the SHA1 instead of +OK
|
2011-10-25 14:46:15 +02:00 |
|
antirez
|
e8c993f0fb
|
Fixes for the scripting refactoring and new commands. Tests for the new features.
|
2011-10-25 11:19:15 +02:00 |
|
antirez
|
9ed32ba083
|
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
|
7864ef8551
|
new tests for the scripting engine: not allowed commands and write commands after random commands.
|
2011-09-27 15:39:41 +02:00 |
|
antirez
|
d50292d2cc
|
make a scripting test more valgrind friendly
|
2011-07-15 18:28:24 +02:00 |
|
antirez
|
61fee31999
|
test that EVALSHA is replicated as EVAL
|
2011-07-15 17:41:40 +02:00 |
|
antirez
|
449286a588
|
Scripting tests added
|
2011-05-25 12:32:50 +02:00 |
|