1. 16 11月, 2011 1 次提交
  2. 04 10月, 2011 1 次提交
    • A
      Redis test ports selection made more robust. This prevents the test from... · 24bfb570
      antirez 提交于
      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. 28 7月, 2011 1 次提交
  4. 11 7月, 2011 5 次提交
  5. 10 7月, 2011 1 次提交
  6. 06 7月, 2011 1 次提交
  7. 25 6月, 2011 1 次提交
  8. 15 4月, 2011 1 次提交
  9. 22 2月, 2011 1 次提交
  10. 09 1月, 2011 1 次提交
  11. 04 1月, 2011 1 次提交
  12. 15 12月, 2010 3 次提交
  13. 10 12月, 2010 2 次提交
  14. 04 11月, 2010 1 次提交
  15. 15 10月, 2010 2 次提交
  16. 13 10月, 2010 1 次提交
  17. 31 8月, 2010 1 次提交
  18. 21 8月, 2010 1 次提交
  19. 03 8月, 2010 1 次提交
  20. 01 8月, 2010 1 次提交
  21. 29 7月, 2010 1 次提交
  22. 28 7月, 2010 1 次提交
  23. 27 7月, 2010 1 次提交
  24. 07 7月, 2010 1 次提交
  25. 01 7月, 2010 1 次提交
    • A
      redis.c split into many different C files. · e2641e09
      antirez 提交于
      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
  26. 16 6月, 2010 3 次提交
  27. 14 6月, 2010 2 次提交
  28. 11 6月, 2010 1 次提交
  29. 04 6月, 2010 1 次提交