1. 12 Jul, 2011 1 commit
    • antirez's avatar
      Take a pointer to the relevant entry of the command table in the client... · 63aed54a
      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.
      63aed54a
  2. 17 Jun, 2011 1 commit
  3. 31 May, 2011 1 commit
  4. 07 May, 2011 1 commit
  5. 29 Apr, 2011 1 commit
  6. 27 Apr, 2011 2 commits
  7. 21 Apr, 2011 4 commits
  8. 18 Apr, 2011 1 commit
  9. 31 Mar, 2011 2 commits
  10. 20 Jan, 2011 1 commit
  11. 17 Jan, 2011 1 commit
  12. 14 Jan, 2011 1 commit
  13. 05 Jan, 2011 1 commit
  14. 15 Dec, 2010 1 commit
  15. 07 Dec, 2010 1 commit
  16. 30 Nov, 2010 2 commits
  17. 04 Nov, 2010 1 commit
  18. 28 Oct, 2010 3 commits
  19. 15 Oct, 2010 3 commits
  20. 13 Oct, 2010 3 commits
  21. 17 Sep, 2010 2 commits
  22. 16 Sep, 2010 2 commits
  23. 07 Sep, 2010 1 commit
  24. 02 Sep, 2010 3 commits