1. 04 Mar, 2013 2 commits
    • charsyam's avatar
      adding check error code · bc84c399
      charsyam authored
      adding check error code
      bc84c399
    • antirez's avatar
      redis-cli: use keepalive socket option. · 3b397441
      antirez authored
      This should improve things in two ways:
      
      1) Prevent timeouts caused by the execution of long commands.
      2) Improve detection of real connection errors.
      
      This is mostly effective only on Linux because of the bogus default
      keepalive settings. In Linux we have OS-specific calls to set the
      keepalive interval to reasonable values.
      3b397441
  2. 28 Feb, 2013 7 commits
  3. 27 Feb, 2013 13 commits
  4. 26 Feb, 2013 7 commits
  5. 25 Feb, 2013 11 commits