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