1. 21 Sep, 2022 1 commit
  2. 07 Sep, 2022 1 commit
  3. 10 Jul, 2020 1 commit
  4. 27 Jul, 2015 1 commit
  5. 11 Jul, 2013 1 commit
  6. 27 Jun, 2011 1 commit
  7. 07 Dec, 2010 1 commit
  8. 23 Nov, 2010 1 commit
  9. 02 Nov, 2010 1 commit
  10. 01 Nov, 2010 4 commits
  11. 19 Oct, 2010 4 commits
  12. 11 Oct, 2010 1 commit
    • Pieter Noordhuis's avatar
      Move event_base code out of libevent.h · a7acd97a
      Pieter Noordhuis authored
      This removes the need to wrap an event_base pointer in the redisContext
      struct and allows multiple connections to be used in a single
      event_base. Also, use the *privdata argument to the provided callbacks
      to curry the redisEvent struct around.
      a7acd97a
  13. 10 Oct, 2010 1 commit
  14. 07 Oct, 2010 1 commit
  15. 06 Oct, 2010 2 commits
  16. 25 Sep, 2010 1 commit