1. 25 Mar, 2014 1 commit
  2. 17 Feb, 2014 1 commit
  3. 12 Feb, 2013 1 commit
  4. 03 Dec, 2012 1 commit
    • antirez's avatar
      Test: fixed osx "leaks" support in test. · a18ca736
      antirez authored
      Due to changes in recent releases of osx leaks utility, the osx leak
      detection no longer worked. Now it is fixed in a way that should be
      backward compatible.
      a18ca736
  5. 24 Oct, 2012 1 commit
  6. 17 Apr, 2012 1 commit
  7. 03 Apr, 2012 1 commit
  8. 28 Mar, 2012 1 commit
  9. 24 Mar, 2012 1 commit
  10. 07 Dec, 2011 2 commits
  11. 04 Oct, 2011 1 commit
    • antirez's avatar
      Redis test ports selection made more robust. This prevents the test from... · 24bfb570
      antirez authored
      Redis test ports selection made more robust. This prevents the test from hanging if an already bound port is selected but the TCP server listening to it does not cause a protocol error with a Redis client PING. Also base port moved away from the range near to the Redis Cluster gossip ports.
      24bfb570
  12. 11 Jul, 2011 1 commit
  13. 09 Jul, 2011 1 commit
  14. 06 Jul, 2011 1 commit
  15. 15 Apr, 2011 1 commit
  16. 09 Jan, 2011 1 commit
  17. 03 Jan, 2011 1 commit
  18. 10 Dec, 2010 2 commits
  19. 13 Oct, 2010 1 commit
  20. 31 Aug, 2010 1 commit
  21. 21 Aug, 2010 1 commit
  22. 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
  23. 14 Jun, 2010 1 commit
  24. 02 Jun, 2010 5 commits
  25. 21 May, 2010 2 commits
  26. 20 May, 2010 1 commit
  27. 19 May, 2010 1 commit
  28. 14 May, 2010 6 commits