746 Commits (v4)
 

Author SHA1 Message Date
Vinllen Chen f2764b777d
Merge pull request #193 from alibaba/bugfix-1.6.22 5 years ago
vinllen 1c56a336a6 release v1.6.22 5 years ago
vinllen 3769770db2 update redis-go-cluster to solve the bug of \r\n. see #73 in redis-full-check 2 5 years ago
vinllen c628ed7a0b update redis-go-cluster to solve the bug of \r\n. see #73 in redis-full-check 5 years ago
vinllen b1b6082065 bugfix: flushcount=4097 > 4096 => flushcount=4096 >= 4096 5 years ago
vinllen 3e811b7c3b add more log in redis-go-cluster 5 years ago
Vinllen Chen 491f78eb06
Merge pull request #188 from alibaba/feature-1.6 5 years ago
Vinllen Chen dacab7b8ef
Merge pull request #187 from alibaba/bugfix-1.6.21 5 years ago
vinllen e2a2f34c13 update ChangeLog 5 years ago
Vinllen Chen 11cb4090c1
Merge pull request #186 from alibaba/feature-1.6 5 years ago
vinllen 748e19f33d update ChangeLog 5 years ago
Vinllen Chen c052d2595c
Merge pull request #185 from alibaba/bugfix-1.6.21 5 years ago
vinllen 7d7e77ba2f update ChangeLog 5 years ago
vinllen fb5427ef67 update redis-go-cluster to solve the MOVED error when target redis type is cluster and key is unicode encoding. Thanks @shuff1e(sfxu@foxmail.com). see #68 5 years ago
vinllen 9413c5ae37 rump: filter key in fetching instead of writing 5 years ago
Vinllen Chen c78a432ba3
Merge pull request #178 from alibaba/feature-1.6 5 years ago
Vinllen Chen 4f0548d0b5
Merge branch 'develop' into feature-1.6 5 years ago
Vinllen Chen e10bdb79ec
Merge pull request #177 from alibaba/improve-1.6.20 5 years ago
vinllen 80baaca332 update build.sh 5 years ago
vinllen b8a26f90e8 update ChangeLog 5 years ago
Vinllen Chen 7e0f7b4081
Update README.md 5 years ago
vinllen 0fd666694a remove restrict of node must == 1 when source type is standalone 5 years ago
vinllen efef7e13ae add rdb checksum check 5 years ago
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 df1b4c2830 update README 5 years ago
vinllen 3e374dbb59 add run direct. 2. add integration test but not finished 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 Chen 0747fcd5f4
Feature 1.6 (#171) 5 years ago
vinllen 6efda175d0 add some scripts 5 years ago
vinllen b4e3583a54 add standalone script 5 years ago
vinllen d88edb24db add CI/CD, not finish 5 years ago
vinllen e711f3090f add dingding group 5 years ago
vinllen ac2fb0aba9 add company mark 5 years ago
vinllen 3dd8d6aa4f merge remote 5 years ago
vinllen 0cdea66373 format full-sync RDB size 5 years ago
Vinllen Chen f1ec0658fe
Merge pull request #164 from alibaba/bugfix-1.6.19 5 years ago
vinllen fee1a6ad5c release v1.6.19 5 years ago
vinllen ebf1fda83b update start script to only run hypervisor when type == sync 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 ca71e52914 update start.sh 5 years ago
vinllen 6540679d27 merge remote and add windows platform support 5 years ago
vinllen 30447beab7 add windows binary 5 years ago
Vinllen Chen 164cd78c8a
Merge pull request #158 from alibaba/bugfix-1.6.18 5 years ago
vinllen 3fd94d9fc2 add contributor in README 5 years ago
vinllen 865161be1a cluster restore quick list panic, see #156 5 years ago
vinllen dd0d244ff7 cluster restore quick list panic 5 years ago