1. 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
  2. 10 Oct, 2010 1 commit
  3. 07 Oct, 2010 1 commit
  4. 06 Oct, 2010 2 commits
  5. 25 Sep, 2010 1 commit