1. 12 Nov, 2009 2 commits
  2. 11 Nov, 2009 1 commit
  3. 10 Nov, 2009 1 commit
  4. 03 Nov, 2009 1 commit
  5. 01 Nov, 2009 2 commits
  6. 29 Oct, 2009 2 commits
  7. 28 Oct, 2009 1 commit
  8. 27 Oct, 2009 1 commit
  9. 26 Oct, 2009 3 commits
  10. 23 Oct, 2009 3 commits
  11. 21 Oct, 2009 1 commit
  12. 17 Oct, 2009 1 commit
  13. 08 Jun, 2009 1 commit
  14. 04 Jun, 2009 1 commit
  15. 24 May, 2009 1 commit
  16. 23 May, 2009 1 commit
  17. 22 May, 2009 1 commit
  18. 17 May, 2009 1 commit
  19. 09 May, 2009 1 commit
  20. 28 Apr, 2009 2 commits
  21. 19 Apr, 2009 1 commit
  22. 01 Apr, 2009 1 commit
  23. 27 Mar, 2009 1 commit
  24. 24 Mar, 2009 1 commit
  25. 23 Mar, 2009 1 commit
    • Luc Heinrich's avatar
      Fixed redis-cli readLine loop to correctly handle EOF. · b91f03a4
      Luc Heinrich authored
      When using the shutdown command with redis-cli the server saves the database and, if successful, silently closes the connection. The redis-cli tool did not correcty handle this EOF case in its readLine loop and was therefore infinitely looping - and eating 100% of the CPU - while waiting for some data which would never come.
      b91f03a4
  26. 22 Mar, 2009 3 commits