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