1. 13 Sep, 2011 13 commits
  2. 12 Sep, 2011 2 commits
  3. 07 Sep, 2011 1 commit
  4. 09 Aug, 2011 1 commit
  5. 28 Jul, 2011 1 commit
  6. 27 Jul, 2011 3 commits
  7. 22 Jul, 2011 2 commits
  8. 15 Jul, 2011 1 commit
  9. 13 Jul, 2011 3 commits
  10. 12 Jul, 2011 2 commits
  11. 11 Jul, 2011 4 commits
  12. 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
  13. 07 Jul, 2011 2 commits
  14. 06 Jul, 2011 1 commit
  15. 02 Jul, 2011 2 commits
  16. 30 Jun, 2011 1 commit