40 Commits (eac40bd0facc975ea730fcbbec629ae20fa92544)

Author SHA1 Message Date
suxb201 eac40bd0fa docs: Update documentation and configuration files 1 year ago
suxb201 945819f50d feature: Add support for function 1 year ago
suxb201 4262d728bd feature: Released RedisShake 4.0 version 1 year ago
suxb201 2f548e11ac bugfix: handle the reply of select command 1 year 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) 2 years ago
suxb201 d1376f6b7c bugfix: call Add() for WaitGroup 2 years ago
suxb201 3eb22dcf2b
feature: scan mode (#510) 2 years ago
suxb201 a08edb2ee6 support redis 2.8 2 years ago
suxb201 b797b4f016 add rdbTypeModule2 support 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 702479da72 add cluster_helper.py to support syncing from cluster 2 years ago
suxb201 83b84739d3 add http metrics 2 years ago
suxb201 8a444ac483 add skip_scripts.lua 2 years ago
suxb201 0fd2c5d72f make configuration items clearer 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 afcc5fab51 make PipelineCountLimit worked 2 years ago
suxb201 3be71d3840 handle the nil error 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
suxb201 b5fcbecd42 send ACK to master from time to time 2 years ago
suxb201 825438679b fix statistics log format 2 years ago
suxb201 a042f763ac get nodes in a cluster automatically 2 years ago
suxb201 011854100c redis-shake v3.0.0 2 years ago