1. 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
  2. 02 Jul, 2011 2 commits
  3. 30 Jun, 2011 1 commit
  4. 25 Jun, 2011 1 commit
  5. 20 Jun, 2011 1 commit
  6. 17 Jun, 2011 1 commit
  7. 12 Jun, 2011 1 commit
  8. 10 Jun, 2011 7 commits
  9. 31 May, 2011 2 commits
  10. 29 May, 2011 1 commit
  11. 25 May, 2011 5 commits
  12. 22 May, 2011 1 commit
  13. 05 May, 2011 2 commits
  14. 21 Apr, 2011 3 commits
  15. 19 Apr, 2011 2 commits
  16. 15 Apr, 2011 2 commits
  17. 13 Apr, 2011 1 commit
  18. 11 Apr, 2011 1 commit
  19. 06 Apr, 2011 1 commit
  20. 01 Apr, 2011 1 commit
  21. 30 Mar, 2011 1 commit
  22. 29 Mar, 2011 1 commit
  23. 23 Mar, 2011 1 commit