1. 20 Jun, 2011 1 commit
  2. 11 May, 2011 1 commit
  3. 15 Apr, 2011 1 commit
  4. 03 Feb, 2011 2 commits
  5. 17 Jan, 2011 1 commit
  6. 29 Dec, 2010 1 commit
  7. 07 Dec, 2010 1 commit
  8. 06 Dec, 2010 6 commits
  9. 30 Nov, 2010 9 commits
  10. 17 Oct, 2010 1 commit
  11. 02 Sep, 2010 2 commits
  12. 30 Aug, 2010 1 commit
  13. 26 Aug, 2010 1 commit
  14. 12 Jul, 2010 1 commit
  15. 05 Jul, 2010 1 commit
  16. 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