1. 30 Apr, 2012 1 commit
  2. 29 Apr, 2012 1 commit
  3. 27 Apr, 2012 1 commit
  4. 24 Apr, 2012 1 commit
  5. 05 Apr, 2012 1 commit
  6. 30 Mar, 2012 1 commit
  7. 25 Mar, 2012 1 commit
  8. 23 Mar, 2012 3 commits
  9. 25 Jan, 2012 1 commit
  10. 12 Jan, 2012 1 commit
  11. 06 Jan, 2012 1 commit
  12. 10 Dec, 2011 1 commit
  13. 07 Dec, 2011 1 commit
  14. 17 Oct, 2011 1 commit
  15. 16 Sep, 2011 1 commit
  16. 11 Jul, 2011 2 commits
  17. 10 Jul, 2011 1 commit
  18. 08 Jul, 2011 1 commit
  19. 07 Jul, 2011 1 commit
  20. 20 Jun, 2011 1 commit
  21. 24 May, 2011 1 commit
  22. 12 May, 2011 1 commit
  23. 22 Apr, 2011 2 commits
  24. 25 Aug, 2010 4 commits
  25. 04 Aug, 2010 5 commits
  26. 03 Aug, 2010 1 commit
  27. 28 Jul, 2010 1 commit
  28. 06 Jul, 2010 1 commit
  29. 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