142 Commits (2b1ece66624e8cfbf81b29e1e3ed3c9915efcd93)

Author SHA1 Message Date
vinllen 2b1ece6662 set big_key_threshold to 1 to avoid some sync failed cases. see #173 5 years ago
vinllen c579bc03bb add progress bar in rump mode 5 years ago
vinllen 0057189394 1. add run_direct.py 5 years ago
vinllen 468de49504 add integration dir 5 years ago
vinllen 62918746c1 add golang script 5 years ago
vinllen d88edb24db add CI/CD, not finish 5 years ago
vinllen ac2fb0aba9 add company mark 5 years ago
vinllen 0cdea66373 format full-sync RDB size 5 years ago
vinllen 3232c41a2a update cluster driver to throw error from RESP 5 years ago
vinllen 5c001257ac change utils.LogLevelAll to utils.LogLevelDebug when print debug log 5 years ago
vinllen 30447beab7 add windows binary 5 years ago
vinllen dd0d244ff7 cluster restore quick list panic 5 years ago
vinllen 177a6fb59e release v1.6.17 2 5 years ago
vinllen 576dec59e9 add debug log 5 years ago
vinllen aee3c3fe84 debug zset panic 5 years ago
vinllen 9a9eb7aa5b polish conf 5 years ago
vinllen fadbdba6bd print inner error message from redigo driver return message2 5 years ago
vinllen 40426643ae print inner error message from redigo driver return message 5 years ago
vinllen 7ef07a0e69 remove some useless variables in conf 5 years ago
vinllen e2153a12a2 adjust RecvChanSize based on 'sender.count' or 'scan.key_number' if target redis type is cluster 5 years ago
vinllen ffde9f65b5 add more debug in rdb restore 5 years ago
vinllen 24e8c4f712 set sender count to 4096 if target redis type is cluster 5 years ago
vinllen b83be9b346 update redis-go-cluster driver 5 years ago
vinllen 0fccb31eff remove some useless variables in conf 5 years ago
vinllen bece38f2ca adjust RecvChanSize based on 'sender.count' or 'scan.key_number' if target redis type is cluster 5 years ago
vinllen e040724afa add more debug in rdb restore 5 years ago
vinllen ded322871d set sender count to 4096 if target redis type is cluster 5 years ago
vinllen 3a53adde26 update redis-go-cluster driver 5 years ago
vinllen 24c160af65 bugfix: big key in rump all expired 5 years ago
vinllen 2b966397ed add limit judge when target type is cluster 5 years ago
vinllen 71f7d7c506 supports twemproxy 5 years ago
vinllen de42ae35f8 remove the cluster limit when target type is rump2 5 years ago
vinllen f7d91fb357 release v1.6.14 3 5 years ago
vinllen 8795662d5d bugfix: source.parallel doesn't work 5 years ago
vinllen b276dc44f6 add http.profile = -1 to exit RedisShake once finish restoring RDB 5 years ago
vinllen b1abb9b27f bugfix: do not use select in cluster. see #131 5 years ago
vinllen dfa69b120d improve: 'info xxx' command isn't supported in codis, used 'info' and parse 'xxx' 5 years ago
vinllen fe721fe316 polish code 5 years ago
vinllen c96cae1ae4 support filter db to db0 when target type is cluster, seee #127 5 years ago
vinllen c5b3885063 add more debug log in RDB2 5 years ago
vinllen 23293da176 add more debug log in RDB 5 years ago
vinllen c2329a0325 add target db judge when target type is cluster 5 years ago
vinllen bb96149325 add debug log in RDB syncing 5 years ago
vinllen f68b1756c7 polish code comment2 5 years ago
vinllen e2b6ecd037 support target.db in rump mode 5 years ago
muicoder 8cb69787b2
update 5 years ago
vinllen da00771e6b support target.db in rump mode 5 years ago
muicoder 58db0e995b fix enable automatic discovery with '@' 5 years ago
vinllen b855b50339 release v1.6.12 5 years ago
vinllen ee4453fb50 polish log print2 5 years ago