1. 07 Dec, 2011 2 commits
  2. 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
  3. 11 Jul, 2011 1 commit
  4. 09 Jul, 2011 1 commit
  5. 06 Jul, 2011 1 commit
  6. 15 Apr, 2011 1 commit
  7. 09 Jan, 2011 1 commit
  8. 03 Jan, 2011 1 commit
  9. 10 Dec, 2010 2 commits
  10. 13 Oct, 2010 1 commit
  11. 31 Aug, 2010 1 commit
  12. 21 Aug, 2010 1 commit
  13. 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
  14. 14 Jun, 2010 1 commit
  15. 02 Jun, 2010 5 commits
  16. 21 May, 2010 2 commits
  17. 20 May, 2010 1 commit
  18. 19 May, 2010 1 commit
  19. 14 May, 2010 8 commits