Lisheng Zheng
Lisheng Zheng
redis 的 AOF 机制也是用的第三种方法,这种方式用的还蛮多的,好像需要重写去压缩下数据,数据会随着操作的变多量越来越大。
> 我先看看,考虑考虑~ 我正在写,要不到时候帮忙 review 下哈
I format the two rust file with rustfmt
看起来是这个 pod 的镜像问题
> > 看起来是这个 pod 的镜像问题 > > 是我要debug pod 的镜像问题吗?看说明没有什么特别配置 是的,日志上显示文件不存在。
> Can't reproduce, do you have any autocmd for saving? I don't find in your vimrc. There is no error info when I try to open a small project, it...
k8s 不同集群之间 pod 的 ip 可能会有冲突,我看了下代码 sourceSvc 是根据 dowloadAddress 获取的,这样是不是就可能获取到错误的依赖关系了~