1. 09 Dec, 2014 1 commit
    • antirez's avatar
      Cluster PUBLISH message: fix totlen count. · 73996c86
      antirez authored
      bulk_data field size was not removed from the count. It is not possible
      to declare it simply as 'char bulk_data[]' since the structure is nested
      into another structure.
      73996c86
  2. 08 Oct, 2014 1 commit
  3. 06 Oct, 2014 1 commit
    • Matt Stancliff's avatar
      Clean up text throughout project · bd62c952
      Matt Stancliff authored
        - Remove trailing newlines from redis.conf
        - Fix comment misspelling
        - Clarifies zipEncodeLength usage and a C API mention (#1243, #1242)
        - Fix cluster typos (inspired by @papanikge #1507)
        - Fix rewite -> rewrite in a few places (inspired by #682)
      
      Closes #1243, #1242, #1507
      bd62c952
  4. 19 Sep, 2014 1 commit
  5. 26 Aug, 2014 1 commit
  6. 23 May, 2014 1 commit
  7. 16 Apr, 2014 1 commit
  8. 11 Mar, 2014 3 commits
  9. 27 Feb, 2014 1 commit
  10. 10 Feb, 2014 3 commits
  11. 05 Feb, 2014 2 commits
  12. 31 Jan, 2014 1 commit
  13. 29 Jan, 2014 2 commits
  14. 28 Jan, 2014 3 commits
  15. 29 Nov, 2013 2 commits
  16. 08 Nov, 2013 1 commit
  17. 09 Oct, 2013 2 commits