1. 16 Dec, 2010 1 commit
    • Pieter Noordhuis's avatar
      Redefine REDIS_REPLY_ERROR to be non-zero · 2ef9c2e5
      Pieter Noordhuis authored
      When no reply object functions are defined, the reply type integer is
      returned from redisGetReply(). This sets the *reply argument to the
      consumed reply, where 0 means that it was not possible to consume a full
      reply. With REDIS_REPLY_ERROR having the same value, there is no way to
      tell the difference between an error reply and not consuming a reply.
      2ef9c2e5
  2. 26 Nov, 2010 2 commits
  3. 24 Nov, 2010 2 commits
  4. 19 Nov, 2010 1 commit
  5. 04 Nov, 2010 2 commits
  6. 03 Nov, 2010 2 commits
  7. 02 Nov, 2010 4 commits
  8. 01 Nov, 2010 3 commits
  9. 31 Oct, 2010 8 commits
  10. 30 Oct, 2010 3 commits
  11. 19 Oct, 2010 2 commits
  12. 18 Oct, 2010 1 commit
  13. 11 Oct, 2010 2 commits
  14. 10 Oct, 2010 1 commit
  15. 07 Oct, 2010 2 commits
  16. 25 Sep, 2010 4 commits