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