suxiaobin.sxb
e8d2881a72
feature: Add support for rdbTypeSetListpack and rdbTypeStreamListpacks3 in Redis 7.2
1 year ago
bug-superman
6e511109ec
Support PITR ( #661 )
...
在RedisShake的sync模块中增加了aof恢复数据的功能(增加了aof_reader),提供两个功能:
1、支持将任意合法的AOF(redis 7.0之前的single AOF和redis 7.0之后的multi part AOF)回放到目标redis
2、对于redis 7.0之后产生的AOF,如果AOF中具有timestamp annotation,则在回放时支持按时间点过滤能力
1 year ago
ywxc1997
93e43c90ba
Fix document indentation
1 year ago
ywxc1997
16d2f72688
Add support for specified DB scans
1 year ago
suxb201
8d239aeebc
refactor: Optimize table.go
1 year ago
封幼林
99725f9e0a
Add bloom filter key-specs
1 year ago
封幼林
ded936d42c
Config target MBbloom module version
1 year ago
Youlin Feng
d3fbede6bd
config mbbloom version
1 year ago
Youlin Feng
a194c59601
MBbloom-- module support
...
https://github.com/RedisBloom/RedisBloom
1 year ago
suxb201
001c33680a
feature: Enhance scanReader for large key and restore with replace parameter #630
1 year ago
suxb201
d061277108
bugfix: Corrected cluster nodes parsing error #681
1 year ago
suxb201
992e593e6e
bugfix: Fixed testing issues
1 year ago
suxb201
55e3c2c314
bugfix: Correct sentinel information error in sentinel mode #656
1 year ago
suxb201
b0bb6b4c93
bugfix: Resolve CI issues
1 year ago
suxb201
3fbbb9a665
feature: Add English documentation
1 year ago
suxb201
d9d431158c
bugfix: Fixed minor issues
1 year ago
liyaojie
6cfb386eca
update the doc for the supportmend of redis module type
...
Signed-off-by: liyaojie <lyj199907@outlook.com>
1 year ago
suxb201
0dcb47df07
Update introduction.md
1 year ago
suxb201
6b3e723bb3
docs: add function documents
1 year ago
suxb201
47e5b74f77
Update issue templates
1 year ago
suxb201
5a77952dac
docs: Improve user manual
1 year ago
suxb201
e95bffdd15
bugfix: Corrected issues in build.sh script
1 year ago
suxb201
96f9724428
feature: Support AWS sync mode
1 year ago
suxb201
615341a9fc
Update mode.md
1 year ago
suxb201
3029619552
docs: Update documentation
1 year ago
liyaojie
88df70bd80
add the test for TairString、TairHash and TairSzset
...
Signed-off-by: liyaojie <lyj199907@outlook.com>
1 year ago
liyaojie
8e1cd0fb9c
add the custom commands of TairString、TairHash and TairZset
...
Signed-off-by: liyaojie <lyj199907@outlook.com>
1 year ago
liyaojie
f15e13eb06
add the support for the parse of tairString、tairHash and tairZset
...
Signed-off-by: liyaojie <lyj199907@outlook.com>
1 year ago
liyaojie
4ffacd13ab
add the support for the parse of basic redis module type
...
Signed-off-by: liyaojie <lyj199907@outlook.com>
1 year ago
suxb201
037dbe373a
feature: Add keyspace notifications support to scan_reader
1 year ago
suxb201
eac40bd0fa
docs: Update documentation and configuration files
1 year ago
suxb201
945819f50d
feature: Add support for function
1 year ago
suxb201
acd3e2eed0
feature: Add support for GitHub Pages
1 year ago
suxb201
4262d728bd
feature: Released RedisShake 4.0 version
1 year ago
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