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