1. 17 Oct, 2011 1 commit
  2. 21 Sep, 2011 1 commit
  3. 12 Sep, 2011 1 commit
  4. 22 Jul, 2011 1 commit
  5. 22 Jun, 2011 1 commit
  6. 14 Jun, 2011 1 commit
  7. 09 Jun, 2011 1 commit
  8. 24 May, 2011 1 commit
  9. 11 May, 2011 1 commit
  10. 05 May, 2011 1 commit
  11. 22 Apr, 2011 1 commit
  12. 06 Apr, 2011 2 commits
  13. 04 Mar, 2011 1 commit
  14. 23 Feb, 2011 1 commit
  15. 17 Feb, 2011 1 commit
  16. 25 Jan, 2011 1 commit
  17. 17 Jan, 2011 1 commit
  18. 20 Dec, 2010 1 commit
  19. 15 Dec, 2010 1 commit
  20. 05 Nov, 2010 2 commits
  21. 21 Oct, 2010 1 commit
  22. 31 Aug, 2010 1 commit
  23. 26 Aug, 2010 1 commit
  24. 01 Jul, 2010 2 commits
    • antirez's avatar
      Version is now 2.1.2 · 2c24c220
      antirez authored
      2c24c220
    • 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