1. 24 10月, 2009 2 次提交
  2. 21 10月, 2009 1 次提交
  3. 18 10月, 2009 1 次提交
  4. 09 6月, 2009 1 次提交
  5. 04 6月, 2009 1 次提交
  6. 24 5月, 2009 1 次提交
  7. 23 5月, 2009 1 次提交
  8. 22 5月, 2009 1 次提交
  9. 17 5月, 2009 1 次提交
  10. 09 5月, 2009 1 次提交
  11. 29 4月, 2009 1 次提交
  12. 28 4月, 2009 1 次提交
  13. 19 4月, 2009 1 次提交
  14. 01 4月, 2009 1 次提交
  15. 28 3月, 2009 1 次提交
  16. 24 3月, 2009 1 次提交
  17. 23 3月, 2009 1 次提交
    • L
      Fixed redis-cli readLine loop to correctly handle EOF. · b91f03a4
      Luc Heinrich 提交于
      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
  18. 22 3月, 2009 3 次提交