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