1. 14 Jan, 2011 1 commit
  2. 05 Jan, 2011 1 commit
  3. 15 Dec, 2010 1 commit
  4. 07 Dec, 2010 1 commit
  5. 30 Nov, 2010 2 commits
  6. 04 Nov, 2010 1 commit
  7. 28 Oct, 2010 3 commits
  8. 15 Oct, 2010 3 commits
  9. 13 Oct, 2010 3 commits
  10. 17 Sep, 2010 2 commits
  11. 16 Sep, 2010 2 commits
  12. 07 Sep, 2010 1 commit
  13. 02 Sep, 2010 6 commits
  14. 30 Aug, 2010 3 commits
  15. 24 Aug, 2010 2 commits
  16. 21 Jul, 2010 1 commit
  17. 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