1. 10 May, 2011 1 commit
  2. 06 Apr, 2011 3 commits
  3. 29 Mar, 2011 1 commit
  4. 10 Mar, 2011 1 commit
  5. 09 Mar, 2011 1 commit
  6. 28 Feb, 2011 7 commits
  7. 11 Feb, 2011 1 commit
  8. 07 Jan, 2011 3 commits
  9. 05 Jan, 2011 1 commit
  10. 30 Dec, 2010 2 commits
  11. 29 Dec, 2010 1 commit
  12. 28 Dec, 2010 1 commit
  13. 21 Nov, 2010 3 commits
  14. 08 Nov, 2010 1 commit
  15. 02 Nov, 2010 2 commits
  16. 22 Sep, 2010 1 commit
  17. 16 Sep, 2010 1 commit
  18. 30 Aug, 2010 1 commit
  19. 26 Aug, 2010 3 commits
  20. 03 Aug, 2010 1 commit
  21. 01 Jul, 2010 2 commits
    • antirez's avatar
      3688d7f3
    • 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