1. 26 Feb, 2015 3 commits
  2. 25 Feb, 2015 7 commits
  3. 24 Feb, 2015 5 commits
  4. 23 Feb, 2015 1 commit
  5. 19 Feb, 2015 2 commits
    • antirez's avatar
      0aa5acc8
    • antirez's avatar
      Example redis.conf binds just to 127.0.0.1. · 10246642
      antirez authored
      It's hard to pick a good approach here. A few arguments:
      
      1) There are many exposed instances on the internet.
      2) Changing the default when "bind" is not given is very dangerous,
         after an upgrade the server changes a fundamental behavior.
      3) Usually Redis, when used in a proper way, will be protected *and*
         accessed often from other computers, so this new default is likely
         not what most people want.
      4) However if users end with this default, they are using the example
         redis.conf: likely they are reading what is inside, and they'll see
         the warning.
      10246642
  6. 18 Feb, 2015 1 commit
  7. 17 Feb, 2015 2 commits
  8. 14 Feb, 2015 2 commits
  9. 13 Feb, 2015 11 commits
  10. 12 Feb, 2015 5 commits
  11. 11 Feb, 2015 1 commit