1. 19 Jan, 2013 1 commit
    • guiquanz's avatar
      Fixed many typos. · 1caf0939
      guiquanz authored
      Conflicts fixed, mainly because 2.8 has no cluster support / files:
      	00-RELEASENOTES
      	src/cluster.c
      	src/crc16.c
      	src/redis-trib.rb
      	src/redis.h
      1caf0939
  2. 22 Nov, 2012 1 commit
    • antirez's avatar
      Make bio.c threads killable ASAP if needed. · dff1ec4a
      antirez authored
      We use this new bio.c feature in order to stop our I/O threads if there
      is a memory test to do on crash. In this case we don't want anything
      else than the main thread to run, otherwise the other threads may mess
      with the heap and the memory test will report a false positive.
      dff1ec4a
  3. 08 Nov, 2012 1 commit
  4. 28 Mar, 2012 1 commit
  5. 19 Sep, 2011 1 commit
  6. 16 Sep, 2011 1 commit
  7. 15 Sep, 2011 7 commits
  8. 13 Sep, 2011 6 commits