1. 21 Aug, 2012 1 commit
    • antirez's avatar
      Configurable reader max idle buffer size. · 7f095053
      antirez authored
      Hiredis used to free unused redisReader buffers bigger than 16k. Now
      this limit is configurable (see the documentation updated by this commit)
      in order to allow working with big payloads without incurring to speed
      penalty.
      7f095053
  2. 11 Jul, 2012 1 commit
  3. 02 Dec, 2011 1 commit
  4. 19 Jun, 2011 2 commits
  5. 05 May, 2011 1 commit
    • Pieter Noordhuis's avatar
      Add function to retrieve formatted reply · 77540aa3
      Pieter Noordhuis authored
      This is done by only truncating the read buffer once a full reply has
      been read. The buffer is no longer truncated halfway through reading a
      reply. In addition: pass offset/length of protocol and content via the
      read tasks.
      77540aa3
  6. 22 Apr, 2011 1 commit
  7. 21 Apr, 2011 14 commits
  8. 20 Apr, 2011 1 commit
  9. 04 Feb, 2011 1 commit
  10. 27 Jan, 2011 2 commits
  11. 07 Jan, 2011 1 commit
  12. 31 Dec, 2010 1 commit
  13. 28 Dec, 2010 2 commits
  14. 16 Dec, 2010 3 commits
  15. 26 Nov, 2010 2 commits
  16. 24 Nov, 2010 2 commits
  17. 19 Nov, 2010 1 commit
  18. 04 Nov, 2010 2 commits
  19. 03 Nov, 2010 1 commit