1. 29 5月, 2018 1 次提交
  2. 21 12月, 2016 1 次提交
  3. 07 8月, 2014 1 次提交
  4. 23 6月, 2014 1 次提交
    • M
      hiredis: Update to latest version · 28f32c99
      Matt Stancliff 提交于
      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
  5. 12 12月, 2012 1 次提交
  6. 20 2月, 2012 1 次提交
  7. 05 5月, 2011 1 次提交
  8. 03 11月, 2010 1 次提交
  9. 01 7月, 2010 1 次提交
    • A
      redis.c split into many different C files. · e2641e09
      antirez 提交于
      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
  10. 02 5月, 2010 2 次提交
  11. 08 1月, 2010 1 次提交
  12. 28 3月, 2009 1 次提交