184 Commits (67ba4ee02769d74b61027d346e77234da4493878)

Author SHA1 Message Date
chenyang8094 67ba4ee027
Support Tair modules (#404) 3 years ago
chenyang8094 0d72f6e668
Add tls_skip_verify configuration (#391) 3 years ago
Jacky Wu 92d0ad5b58
fix: fixed some testcases issues. (#388) 3 years ago
Jacky Wu 7b3038c0f3
feat: add fakeSlaveDelayOffset metric and source master offset info. (#380) 3 years ago
Jacky Wu 753b5d842f
fix: panic while reconnect source master fired fullresync. (#381) 3 years ago
Jacky Wu 2651e3d749
feat: Add config options for filtering commands. (#385) 3 years ago
chenyang8094 cc226f841e
Fix target db select bug (#370) 3 years ago
suxb201 92b0334869
fmt all code & remove personal infomation from binary (#359) 3 years ago
suxb201 4974818c2b
add regression testing & improve document (#356) 3 years ago
Simone Caruso 305e97eb48
remove duplicate code (#308) 3 years ago
suxb201 0c1c25ab19
add big key split for stream (#354) 3 years ago
chenyang8094 0726dff044
Support db convert map (#352) 3 years ago
Simone Caruso b5e76836ae
Go modules migration (#305) 3 years ago
chenyangyang.cy d62f363895 Fix targetdb select bug 3 years ago
tongyao.lty c1df0b516d update redis-go-cluster version 4 years ago
Vinllen Chen fcf087d604
Feature 2.0 (#276) 5 years ago
zhuhuikang 37cd2412f2 feat(*):ignore sentinel channel 5 years ago
Vinllen Chen 88ad6425dd
set auth_type to 'auth' as default, see #237 (#238) 5 years ago
vinllen 0dfd02f8e6 update redis-go-cluster to add more log details 5 years ago
vinllen 3ea30b0536 bugfix: in redis 2.8, delete key but convert the returned reply failed. see #227 5 years ago
vinllen 5a5b100f4f restore add parameters judge when version >= 5.0 5 years ago
vinllen 1285ed2ca7 release v1.6.24 5 years ago
vinllen a2ea9eee3c set psync = true by default, see #214 5 years ago
vinllen 4994c4011b merge redis-go-cluster driver modification of bugfix 5 years ago
vinllen 98a9fcc9c0 debug timeout 5 years ago
shuffle fa11d64291
Update decoder.go 5 years ago
shuffle eeb6e3d1ac
Update decoder.go 5 years ago
vinllen b40bd294be update connTimeout to 30s in cluster 5 years ago
vinllen 386a8c4684 modify connect timeout and add keepAlive in cluster connection 5 years ago
vinllen 37dcc7dea3 update driver bugfix: 1. bulk string return -1 is legal; 2. handle lua script in cluster 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 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 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 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 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