suxb201
5b2303cf5d
add permissions to release action
1 year ago
suxb201
2f548e11ac
bugfix: handle the reply of select command
2 years ago
liziwei
dd71dc3af9
fix: 修复cluster_helper的metrics_port不生效
2 years ago
suxb201
25876aaf43
fix the "version `GLIBC_2.32' not found" problem
2 years ago
suxb201
865937d3b3
do not send "select" in cluster mode
2 years ago
suxb201
2937df8a3a
log stack trace to redis-shake.log ( #549 )
2 years ago
moluzhui
e473acf11f
fix: fix a bug that faild to synchronize using scan mode when source … ( #547 )
...
* fix: fix a bug that faild to synchronize using scan mode when source is cluster mode
Add type determination for source redis server in scan mode.
When server is in cluster mode, only scan db 0.
* docs: update README
Co-authored-by: root <root@10.86.40.217>
2 years ago
suxb201
d1376f6b7c
bugfix: call Add() for WaitGroup
2 years ago
suxb201
3eb22dcf2b
feature: scan mode ( #510 )
...
* bugfix: calc aof sync ops wrong
* feature: scan mode
* bugfix: close theWriter before exit
* fix sync log msg
2 years ago
suxb201
ef859f88f6
cluster_helper.py supports filter parameter
2 years ago
suxb201
45ac08b531
update ci.yml
2 years ago
suxb201
c9b76681c3
filter REPLCONF command for AWS ElastiCache and OPINFO command for Aliyun Redis 4.0
2 years ago
suxb201
a08edb2ee6
support redis 2.8
2 years ago
suxb201
e9bf80f895
Update release.yml
2 years ago
suxb201
b797b4f016
add rdbTypeModule2 support
2 years ago
suxb201
e8a0c3c5c4
Update issue.md
2 years ago
suxb201
8bbf5cf3f2
add Golang build cache for ci
2 years ago
suxb201
3e33a3cf69
fix stat for issue 485
2 years ago
suxb201
3c33aae55f
add is_doing_bgsave metrics item
2 years ago
suxb201
b7c434395c
Update release.yml
2 years ago
suxb201
702479da72
add cluster_helper.py to support syncing from cluster
2 years ago
suxb201
e96ecdc46c
Update release.yml
2 years ago
suxb201
83b84739d3
add http metrics
2 years ago
suxb201
b1e861a7a9
Create release.yml
2 years ago
suxb201
d615670944
add key_prefix.lua
2 years ago
suxb201
8a444ac483
add skip_scripts.lua
2 years ago
suxb201
0fd2c5d72f
make configuration items clearer
2 years ago
suxb201
99a1c80043
move Chinese documentation to wiki
2 years ago
suxb201
ccdb50a34d
Update issue templates
2 years ago
lance.wang
f3ed749471
feat: 支持使用ipv6地址的redis集群
2 years ago
suxb201
d58c809edf
sync LUA script from rdb
2 years ago
suxb201
30a09a8683
add default config
2 years ago
suxb201
b79d5c47b3
add quick_start.md
2 years ago
suxb201
afcc5fab51
make PipelineCountLimit worked
2 years ago
suxb201
3be71d3840
handle the nil error
2 years ago
suxb201
adaa939c71
update README.md
2 years ago
suxb201
9639314033
add default config
2 years ago
suxb201
5a9d7b97f4
support ElastiCache psync
2 years ago
suxb201
5b30e7bd1f
support restore mode
2 years ago
suxb201
4df84993f7
add more log and test about KeySlot
2 years ago
suxb201
e844a39e0f
fix key hash problem
2 years ago
suxb201
7453e4fb07
support ACL auth
2 years ago
suxb201
efad9c069d
bugfix: read too much data when receiving rdb
2 years ago
suxb201
5624e96f1e
remove unused aof file
2 years ago
suxb201
0b1852b6fb
remove unused error check
2 years ago
suxb201
544883423b
performance improvements
2 years ago
suxb201
02fd13b362
add pprof support
2 years ago
suxb201
a18380b3fc
add some annotation
2 years ago
suxb201
8983c2e8cc
add file handle Close()
2 years ago
suxb201
835f0fcfaf
remove unused log
2 years ago