An error occurred fetching the project authors.
  1. 18 Jul, 2013 3 commits
  2. 15 Jul, 2013 2 commits
  3. 08 Jul, 2013 3 commits
  4. 06 Jul, 2013 1 commit
  5. 03 Jul, 2013 1 commit
  6. 29 Jun, 2013 1 commit
  7. 19 Jun, 2013 1 commit
  8. 16 Jun, 2013 1 commit
  9. 12 Jun, 2013 1 commit
  10. 11 Jun, 2013 1 commit
  11. 26 May, 2013 3 commits
  12. 24 May, 2013 1 commit
  13. 20 May, 2013 3 commits
  14. 18 May, 2013 1 commit
  15. 16 May, 2013 1 commit
  16. 09 May, 2013 1 commit
  17. 07 May, 2013 3 commits
  18. 28 Apr, 2013 1 commit
  19. 26 Apr, 2013 1 commit
  20. 22 Apr, 2013 1 commit
  21. 17 Apr, 2013 1 commit
  22. 05 Apr, 2013 1 commit
  23. 02 Apr, 2013 1 commit
  24. 31 Mar, 2013 1 commit
  25. 30 Mar, 2013 1 commit
  26. 25 Mar, 2013 1 commit
  27. 22 Mar, 2013 1 commit
  28. 20 Mar, 2013 1 commit
  29. 06 Mar, 2013 1 commit
    • Pierre GUINOISEAU's avatar
      Allow connection to Redis via unix socket · 67a61c80
      Pierre GUINOISEAU authored
      Allow connection to Redis via unix socket, using
      unix:/var/run/redis/redis.sock for example.
      
      Default behaviour does not change, except that the full Redis URL must
      be configured, with redis:// for tcp or unix: for unix socket.
      67a61c80