1. 29 Dec, 2010 1 commit
  2. 28 Dec, 2010 1 commit
  3. 04 Nov, 2010 1 commit
  4. 15 Oct, 2010 1 commit
  5. 14 Oct, 2010 2 commits
  6. 02 Sep, 2010 2 commits
  7. 30 Aug, 2010 1 commit
  8. 26 Aug, 2010 1 commit
  9. 23 Aug, 2010 1 commit
  10. 20 Aug, 2010 1 commit
  11. 29 Jul, 2010 1 commit
  12. 22 Jul, 2010 4 commits
  13. 16 Jul, 2010 1 commit
  14. 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