1. 07 May, 2014 1 commit
    • antirez's avatar
      Scripting test: check that Lua can call commands rewirting argv. · 80b96bc4
      antirez authored
      SPOP, tested in the new test, is among the commands rewritng the
      client->argv argument vector (it gets rewritten as SREM) for command
      replication purposes.
      
      Because of recent optimizations to client->argv caching in the context
      of the Lua internal Redis client, it is important to test for SPOP to be
      callable from Lua without bad effects to the other commands.
      80b96bc4
  2. 23 Apr, 2014 1 commit
  3. 18 Apr, 2014 3 commits
  4. 16 Apr, 2014 4 commits
  5. 05 Mar, 2014 2 commits
  6. 27 Feb, 2014 6 commits
  7. 13 Feb, 2014 1 commit
  8. 09 Jan, 2014 1 commit
  9. 08 Jan, 2014 1 commit
  10. 13 Dec, 2013 1 commit
  11. 11 Dec, 2013 1 commit
  12. 25 Nov, 2013 1 commit
  13. 05 Nov, 2013 1 commit
  14. 31 Oct, 2013 2 commits
  15. 30 Oct, 2013 6 commits
  16. 29 Oct, 2013 2 commits
  17. 30 Aug, 2013 2 commits
  18. 19 Jun, 2013 1 commit
  19. 28 Mar, 2013 3 commits