1. 17 Nov, 2015 26 commits
  2. 09 Nov, 2015 1 commit
    • antirez's avatar
      Scripting: fix redis.call() error reporting. · 1b5d24eb
      antirez authored
      Arguments arity and arguments type error of redis.call() were not
      reported correctly to Lua, so the command acted in this regard like
      redis.pcall(), but just for two commands. Redis.call() should always
      raise errors instead.
      1b5d24eb
  3. 05 Nov, 2015 2 commits
  4. 04 Nov, 2015 1 commit
  5. 30 Oct, 2015 6 commits
  6. 01 Oct, 2015 1 commit
  7. 27 Jul, 2015 1 commit
  8. 26 Jul, 2015 2 commits