1. 07 Aug, 2014 1 commit
  2. 23 Jun, 2014 1 commit
    • Matt Stancliff's avatar
      hiredis: Update to latest version · 28f32c99
      Matt Stancliff authored
      This is hiredis f225c276be7fd0646019b51023e3f41566633dfe
      
      This update includes all changes that diverged inside of Redis since
      the last update.  This version also allows optional source address
      binding for connections which we need for some Sentinel deployments.
      28f32c99
  3. 12 Dec, 2012 1 commit
  4. 19 Feb, 2012 1 commit
  5. 05 May, 2011 1 commit
  6. 03 Nov, 2010 1 commit
  7. 01 Jul, 2010 1 commit
    • antirez's avatar
      redis.c split into many different C files. · e2641e09
      antirez authored
      networking related stuff moved into networking.c
      
      moved more code
      
      more work on layout of source code
      
      SDS instantaneuos memory saving. By Pieter and Salvatore at VMware ;)
      
      cleanly compiling again after the first split, now splitting it in more C files
      
      moving more things around... work in progress
      
      split replication code
      
      splitting more
      
      Sets split
      
      Hash split
      
      replication split
      
      even more splitting
      
      more splitting
      
      minor change
      e2641e09
  8. 02 May, 2010 2 commits
  9. 07 Jan, 2010 1 commit
  10. 27 Mar, 2009 1 commit