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