Commit History

Author SHA1 Message Date
  antirez 3d61cb0cb1 Suppress harmless warnings. 9 years ago
  antirez ddc4d7f8c7 Changelog typo fixed. 9 years ago
  antirez d51fdfda42 Redis 3.0.6 9 years ago
  antirez 7ce7387202 Cluster: rebalance now supports --threshold option. 9 years ago
  antirez b4b7c57cb0 Cluster: redis-trib reshard / rebalance --pipeline support. 9 years ago
  antirez c48355e920 Cluster: verify slaves consistency after resharding. 9 years ago
  antirez 99cb476500 Fix CMD_DENYOOM macro name after backporting. 9 years ago
  antirez 514ee7135e Cluster: allows abbreviated node IDs with rebalance --weight option. 9 years ago
  antirez 025628bd76 Cluster: rebalancing option --simulate, and a fix. 9 years ago
  antirez f501f5f4c9 Cluster: redis-trib rebalance initial implementation. 9 years ago
  antirez a49a57ccd1 Initial implementation of redis-trib info subcommand. 9 years ago
  antirez 0bc1993879 fix sprintf and snprintf format string 9 years ago
  antirez cb61d003ab Cluster: resharding test now checks AOF consistency. 9 years ago
  antirez d999f5a68e Fix a race that may lead to the active (slave) client to be freed. 9 years ago
  antirez f1ab834658 Log address causing SIGSEGV. 9 years ago
  Sun He 8bb9cb38be lua_struct.c/getnum: throw error if overflow happen 9 years ago
  antirez a5d27d395f Fix 3.0 merge issues with new MIGRATE. 9 years ago
  antirez ea89733833 Cluster: redis-trib: use variadic MIGRATE. 9 years ago
  antirez 170adbf2c4 MIGRATE: Fix key extraction for new form. 9 years ago
  antirez 8a02f61b27 MIGRATE: test more corner cases. 9 years ago
  antirez 32e940c084 MIGRATE: Fix new argument rewriting refcount handling. 9 years ago
  antirez c460458d57 MIGRATE: fix replies processing and argument rewriting. 9 years ago
  antirez 5912afc9d4 Test: pipelined MIGRATE tests added. 9 years ago
  antirez 9276d78776 Pipelined multiple keys MIGRATE. 9 years ago
  antirez 3ab63b5cc6 Cluster: redis-trib migrate default timeout set to 60 sec. 9 years ago
  Salvatore Sanfilippo 71bf5604c6 Merge pull request #2918 from danmaz74/3.0 9 years ago
  antirez bf09e58d9d Cluster: replica migration with delay. 9 years ago
  antirez 5ad4f7e0b1 Cluster: more reliable migration tests. 9 years ago
  antirez 711bf140f3 Fix merge of cluster migrate-to flag. 9 years ago
  antirez 6007ea3bcb Cluster: more reliable replicas migration test. 9 years ago