linydquantil
linydquantil
问问你是怎么部署到k8s的呢 yaml 可否一下呢
right, 1.resp is db1 and 2.resp is db2 ``` [root@mtl-gslb-redis ~]# ls -lh total 901M -rw-r--r-- 1 root root 220K Apr 23 09:07 0.resp -rw-r--r-- 1 root root 605M Apr...
@mpartio do you have any idea?
this is my test result, the tool version: 0.5.0 1. get redis info ``` redis-cli info # Keyspace db0:keys=6891,expires=1,avg_ttl=48157 db1:keys=88555,expires=0,avg_ttl=0 large keys is in db1 db2:keys=1165,expires=0,avg_ttl=0 db3:keys=8410,expires=0,avg_ttl=0 db4:keys=456667,expires=0,avg_ttl=0 db5:keys=1182,expires=0,avg_ttl=0 db6:keys=6422,expires=0,avg_ttl=0...
@yannh @mpartio i use v0.5.0 to do some tests. this tool is good for me Next, I will do a more detailed test. thank you for your help
how to get redis-dump-go version? Maybe it needs to support functions like this: ./redis-dump-go --version.
@yannh i found the same error when the redis version is 6.2.5 ``` redis version: 6.2.5 redis dump go: v0.5.1 [cdb_dev_1109]# redis-cli -n 1 --pipe < cdb_db_1.resp Warning: Using a...
可以参考下fluentd的 多行插件的实现方式
编译会报错, 提示/usr/bin/ld 找不到一些库