1. 13 Jul, 2011 1 commit
  2. 08 Jul, 2011 1 commit
    • antirez's avatar
      Take a pointer to the relevant entry of the command table in the client... · 09e2d9ee
      antirez authored
      Take a pointer to the relevant entry of the command table in the client structure. This is generally a more sounding design, simplifies a few functions prototype, and as a side effect fixes a bug related to the conversion of EXPIRE -1 to DEL: before of this fix Redis tried to convert it into an EXPIREAT in the AOF code, regardless of our rewrite of the command.
      09e2d9ee
  3. 25 Jun, 2011 1 commit
  4. 20 Jun, 2011 1 commit
  5. 17 Jun, 2011 1 commit
  6. 25 May, 2011 4 commits
  7. 07 May, 2011 1 commit
  8. 05 May, 2011 3 commits
  9. 29 Apr, 2011 1 commit
  10. 21 Apr, 2011 2 commits
  11. 20 Apr, 2011 1 commit
  12. 15 Apr, 2011 1 commit
  13. 31 Mar, 2011 2 commits
  14. 20 Jan, 2011 1 commit
  15. 17 Jan, 2011 1 commit
  16. 14 Jan, 2011 1 commit
  17. 05 Jan, 2011 1 commit
  18. 01 Jan, 2011 1 commit
  19. 30 Dec, 2010 1 commit
  20. 28 Dec, 2010 2 commits
  21. 15 Dec, 2010 1 commit
  22. 07 Dec, 2010 1 commit
  23. 30 Nov, 2010 2 commits
  24. 04 Nov, 2010 1 commit
  25. 28 Oct, 2010 3 commits
  26. 15 Oct, 2010 3 commits
  27. 13 Oct, 2010 1 commit