Commit History

Author SHA1 Message Date
  antirez ef23f3ac92 Script max execution time test disabled for now since it is no longer enforced. 13 years ago
  antirez e5abf6ef19 SCRIPT LOAD now returns the SHA1 instead of +OK 13 years ago
  antirez e8c993f0fb Fixes for the scripting refactoring and new commands. Tests for the new features. 13 years ago
  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. 13 years ago
  antirez 7864ef8551 new tests for the scripting engine: not allowed commands and write commands after random commands. 13 years ago
  antirez d50292d2cc make a scripting test more valgrind friendly 13 years ago
  antirez 61fee31999 test that EVALSHA is replicated as EVAL 13 years ago
  antirez 449286a588 Scripting tests added 13 years ago