raffertyyu

Results 67 comments of raffertyyu

可以尝试一下 2.5.0版本,新增了对dump功能的控制。

方便提供一下你当前使用的配置信息吗

非常感谢反馈,可以分享一下coredump文件或者复现方法嘛。如果可以的话,能否加我微信raffertyyu进一步跟进一下。

这个是一个已知问题,已经排期修复了。感谢反馈,我们会尽快修复这个问题的。

能描述一下复现的步骤吗。方便定位问题。

你配置文件里的bind或者port信息填写的是正确的吗。方便截个图吗。或者能否加下微信我跟进一下问题。github同名。

Yes, Tendis supports `SETNX` command, compatible with Redis. Most commands are also supported. Please check this site for more info [Tendis.cn](http://tendis.cn/#/Tendisplus/%E6%95%B4%E4%BD%93%E4%BB%8B%E7%BB%8D/redis%E5%85%BC%E5%AE%B9%E6%80%A7). We are also working hard to implement the rest...

我本地测试没有这个问题。有复现步骤或者更多错误信息吗。

Is there any progress? I'm interested in it. Could I have a try to do something about pgo?

看着像是gcc版本较低,推荐安装软件源中提供的,或者自行编译至少11以上版本的gcc编译器进行编译。